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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop ReplicationCursor.flush_feedback(), rectify pq_*_replication_*() interface.
Oleksandr Shulgin
2015-10-23
1
-2
/
+4
*
Move the `decode` parameter to `start_replication()`.
Oleksandr Shulgin
2015-10-23
1
-2
/
+2
*
Properly subclass ReplicationCursor on C level.
Oleksandr Shulgin
2015-10-19
1
-3
/
+5
*
Rework replication connection/cursor classes
Oleksandr Shulgin
2015-10-01
1
-0
/
+2
*
Rework replication protocol
Oleksandr Shulgin
2015-06-30
1
-0
/
+3
*
No implicit transaction on named cursor close
Alexey Borzenkov
2014-08-21
1
-1
/
+1
*
Dropped IFCLEARPGRES macro
Daniele Varrazzo
2013-03-20
1
-3
/
+2
*
Discard any result produced by cursor.executemany()
Daniele Varrazzo
2012-10-11
1
-2
/
+3
*
More functions annotated for static analysis
Daniele Varrazzo
2012-03-01
1
-1
/
+1
*
Use more compact macros to annotate functions for the static checker
Daniele Varrazzo
2012-03-01
1
-12
/
+6
*
Use the newly provided attributes to validate exceptions raising
Daniele Varrazzo
2012-03-01
1
-0
/
+6
*
Added pqpath functions to get/set the value for GUC parameters
Daniele Varrazzo
2011-06-05
1
-0
/
+6
*
Set hidden visibility to a few functions not public
Daniele Varrazzo
2011-02-19
1
-0
/
+2
*
Internal imports simplified.
Daniele Varrazzo
2010-12-12
1
-1
/
+0
*
Keep the GIL while converting the xid into the PostgreSQL transaction id.
Daniele Varrazzo
2010-11-05
1
-1
/
+1
*
Added tpc_prepare and CONN_STATUS_PREPARED.
Daniele Varrazzo
2010-11-05
1
-0
/
+4
*
poll implementation for async, sync and green connection unified.
Daniele Varrazzo
2010-04-23
1
-0
/
+1
*
Added a function to advance the state after a read attempt.
Daniele Varrazzo
2010-04-23
1
-0
/
+1
*
Added 'pq_get_last_result()' function.
Daniele Varrazzo
2010-04-23
1
-0
/
+1
*
'pq_execute_command_locked()' calls the wait callback if set.
Daniele Varrazzo
2010-04-21
1
-3
/
+4
*
Added pq_set_non_blocking utility function.
Daniele Varrazzo
2010-04-07
1
-0
/
+1
*
Add pq_flush, a function to flush the output buffer
Jan Urbański
2010-04-05
1
-0
/
+1
*
Make pq_clear_async clear the whole pending result and export it
Jan Urbański
2010-04-05
1
-0
/
+1
*
Changes license to LGPL3 + OpenSSL exception on all source files
Federico Di Gregorio
2010-02-12
1
-12
/
+16
*
Implemented connection.reset()
Federico Di Gregorio
2009-08-09
1
-0
/
+1
*
Some changes to the lobject code to match changes in pqpath.[ch].
James Henstridge
2008-05-05
1
-0
/
+2
*
* psycypg/*.h: apply HIDDEN to all global variables and functions
James Henstridge
2008-01-21
1
-9
/
+10
*
* psycopg/pqpath.c (pq_raise): remove unused arguments to
James Henstridge
2008-01-19
1
-1
/
+0
*
* psycopg/connection_int.c (conn_close): fix for new
James Henstridge
2008-01-10
1
-1
/
+9
*
2007-12-23 James Henstridge <james@jamesh.id.au>
James Henstridge
2008-01-10
1
-1
/
+1
*
* psycopg/pqpath.c (pq_raise): only remove the first 8 characters
James Henstridge
2007-12-19
1
-0
/
+1
*
Initial psycopg 2 import after SVN crash.
Federico Di Gregorio
2004-10-19
1
-0
/
+41