index
:
delta/python-packages/psycopg2.git
2_7_3_2
appveyor-py
async-keyword
bug-550
bug-557
bug-558
cockroachdb-tests
code-cleanup
column-slice
connection-info
cpychecker
decorators-fun
description-extra-attrs
diag-schema-name-nonloc
dont_set_datestyle_in_replication_mode
drop-display-size
encrypt-password-fix-tests
errors-module
errors-module-c
execute-locks
expand-version
fast-codecs
fast-executemany
fast-namedtuple
fast-test
fix-1019
fix-1073
fix-1248
fix-211
fix-443
fix-453
fix-512
fix-517
fix-518
fix-528
fix-562
fix-570
fix-578
fix-604
fix-679
fix-707
fix-707-27
fix-716
fix-716-27
fix-746
fix-788
fix-790
fix-794
fix-808
fix-856
fix-886
fix-887
fix-901
fix-948
fix-961
fix-binaries-2.7.6
fix-bsd-version
fix-iter-warning
fix-wheel-libresolv
goodbye-initd
goodbye-psycopg1
identifier-sequence
info-dsn-params
issue-template
libpq-10
libpq-10.1
libpq-ptrs
lo64
maint_2_4
maint_2_5
maint_2_6
maint_2_7
maint_2_8
manylinux
manylinux-dist
master
module-init-cleanup
mogrify-on-closed-cursor
musllinux
named-callproc
namedtuple-invalid-identifiers
naming
nested-array-nulls
new-release-procedure
no-set-default-session
no-unittest2
obscure-password-before-connect
openssl-1.0.2n
openssl-1.1-windows
pg10
pg12
pull-507
py310
py36-warnings
py37
py38
py38-win
py39-appveyor
qstring-writable-encoding
qualified
register-bytes
separate-binary
session-attributes
sql-compose
sql-copy
strip-macos
strip-wheel
test-dinosaurs
test-pg-11
test-postgres-10beta1
test-windows
test_i686
test_libpq91
testmr
travis
travis-db-matrix
travis-deadlock
github.com: psycopg/psycopg2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
psycopg
/
pqpath.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dropped redundant semicolons at the end of internal queries
Daniele Varrazzo
2011-06-08
1
-6
/
+6
*
Merge branch 'guc-cleanup' into devel
Daniele Varrazzo
2011-06-05
1
-0
/
+92
|
\
|
*
Added pqpath functions to get/set the value for GUC parameters
Daniele Varrazzo
2011-06-05
1
-0
/
+92
*
|
Don't clobber an eventual Python exception set by a green thread
Daniele Varrazzo
2011-06-05
1
-7
/
+7
|
/
*
Cleanup of notice processing
Daniele Varrazzo
2011-06-04
1
-13
/
+17
*
Process notifies when data is received, not when the result is parsed
Daniele Varrazzo
2011-06-04
1
-2
/
+12
*
Dropped isolation level from the connection object
Daniele Varrazzo
2011-06-03
1
-35
/
+18
*
Added autocommit property on connection
Daniele Varrazzo
2011-06-02
1
-0
/
+5
*
Use all the isolation levels accepted by PostgreSQL
Daniele Varrazzo
2011-05-11
1
-0
/
+2
*
Fixed SystemError clobbering libpq errors raised without SQLSTATE
Daniele Varrazzo
2011-04-24
1
-0
/
+5
*
Correctly detect an empty query sent to the backend
Daniele Varrazzo
2011-03-04
1
-0
/
+7
*
Fixed detection of empty error from pq_raise
Daniele Varrazzo
2011-03-04
1
-2
/
+6
*
Fixed call of memory functions without the GIL
Daniele Varrazzo
2011-02-23
1
-0
/
+5
*
Added error checking to _pq_fetch_tuples()
Daniele Varrazzo
2011-02-23
1
-44
/
+78
*
Stricter declaration and correct use of psyco_set_error
Daniele Varrazzo
2011-02-21
1
-2
/
+1
*
Assume there may be files returning Unicode in Python 2 too
Daniele Varrazzo
2011-02-19
1
-3
/
+2
*
Provide cursor.description as named tuple if possible
Daniele Varrazzo
2011-02-19
1
-3
/
+21
*
COPY sends unicode to a file if it derives from io.TextIoBase
Daniele Varrazzo
2011-02-05
1
-1
/
+17
*
Merge branch 'python2' into python3
Daniele Varrazzo
2011-01-10
1
-0
/
+2
|
\
|
*
Invalidate large objects after a two-phase commit operation
Daniele Varrazzo
2011-01-10
1
-0
/
+2
*
|
Merge branch 'python2' into python3
Daniele Varrazzo
2011-01-03
1
-4
/
+6
|
\
\
|
|
/
|
*
Broken circular reference in async execution
Daniele Varrazzo
2011-01-03
1
-4
/
+6
*
|
Merge branch 'python2' into python3
Daniele Varrazzo
2011-01-02
1
-13
/
+1
|
\
\
|
|
/
|
*
Added cursor.cast() method
Daniele Varrazzo
2011-01-01
1
-13
/
+1
*
|
Fixed COPY FROM to deal with decoded files.
Daniele Varrazzo
2010-12-31
1
-6
/
+38
*
|
Added utility method to return a string in the connection encoding.
Daniele Varrazzo
2010-12-31
1
-3
/
+2
*
|
The library can be compiled with Python 3.
Daniele Varrazzo
2010-12-21
1
-5
/
+6
*
|
Internal imports simplified.
Daniele Varrazzo
2010-12-12
1
-6
/
+3
*
|
Dropped unused include file.
Daniele Varrazzo
2010-12-12
1
-1
/
+0
|
/
*
Added enum with possilbe isolation level states.
Daniele Varrazzo
2010-11-18
1
-5
/
+10
*
Dropped support for protocol 2.
Daniele Varrazzo
2010-11-16
1
-145
/
+3
*
Mention connection object in debug logs
Jean-Baptiste Quenot
2010-11-13
1
-3
/
+3
*
Keep the GIL while converting the xid into the PostgreSQL transaction id.
Daniele Varrazzo
2010-11-05
1
-6
/
+3
*
Added tpc_prepare and CONN_STATUS_PREPARED.
Daniele Varrazzo
2010-11-05
1
-2
/
+49
*
Keep the connection in blocking mode unless it is not async.
Daniele Varrazzo
2010-05-09
1
-43
/
+6
*
poll implementation for async, sync and green connection unified.
Daniele Varrazzo
2010-04-23
1
-0
/
+21
*
Added a function to advance the state after a read attempt.
Daniele Varrazzo
2010-04-23
1
-0
/
+21
*
Added 'pq_get_last_result()' function.
Daniele Varrazzo
2010-04-23
1
-0
/
+27
*
'pq_execute_command_locked()' calls the wait callback if set.
Daniele Varrazzo
2010-04-21
1
-14
/
+29
*
'pq_execute()' uses the user wait callback if provided.
Daniele Varrazzo
2010-04-21
1
-3
/
+13
*
Notifications are automatically read after each query.
Daniele Varrazzo
2010-04-21
1
-22
/
+3
*
Dropped redundant call to conn_notice_process().
Daniele Varrazzo
2010-04-21
1
-2
/
+0
*
Fixed reference leak in notify reception.
Daniele Varrazzo
2010-04-21
1
-0
/
+1
*
Check for possible errors from PQflush.
Jan Urbański
2010-04-14
1
-2
/
+10
*
Free the GIL in blocking operations in V2 COPY FROM.
Daniele Varrazzo
2010-04-07
1
-0
/
+5
*
Ensure running COPY in blocking mode.
Daniele Varrazzo
2010-04-07
1
-32
/
+75
*
Added pq_set_non_blocking utility function.
Daniele Varrazzo
2010-04-07
1
-0
/
+23
*
Speedup of the copy functions.
Daniele Varrazzo
2010-04-07
1
-15
/
+50
*
Make some methods raise an exception in asynchronous mode
Jan Urbański
2010-04-05
1
-8
/
+0
*
Ref the async cursor before storing it in the connection
Jan Urbański
2010-04-05
1
-0
/
+2
[next]