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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed refcount problems in named callproc
named-callproc
Daniele Varrazzo
2016-12-26
1
-1
/
+2
*
Merge branch 'master' into named-callproc
Daniele Varrazzo
2016-12-26
5
-70
/
+43
|
\
|
*
Dropped internal escape identifier function
Daniele Varrazzo
2016-12-26
4
-45
/
+47
*
|
Merge branch 'master' into named-callproc
Daniele Varrazzo
2016-12-26
27
-111
/
+1727
|
\
\
|
|
/
|
*
Avoid deadlock on close if set datestyle failed
Daniele Varrazzo
2016-12-25
1
-5
/
+11
|
*
Dropped testing print
Daniele Varrazzo
2016-12-25
1
-1
/
+0
|
*
do not "SET datestyle" on replication connections
Christoph Moench-Tegeder
2016-10-21
1
-3
/
+26
|
*
Dropped compiler warning in debug mode
Daniele Varrazzo
2016-10-12
1
-1
/
+1
|
*
Conver network array types into array of strings by default
Daniele Varrazzo
2016-10-11
1
-0
/
+6
|
*
Dropped ifdef guards against obsolete libpq versions
Daniele Varrazzo
2016-08-15
5
-22
/
+0
|
*
Enforce dependency on libpq version >= 9.1
Daniele Varrazzo
2016-08-15
2
-1
/
+5
|
*
Stop compiling with Python 2.5
Daniele Varrazzo
2016-08-15
1
-2
/
+2
|
*
Merge branch 'replication-protocol'
Daniele Varrazzo
2016-08-14
14
-1
/
+1502
|
|
\
|
|
*
Use inttypes.h definitions
Daniele Varrazzo
2016-08-14
4
-18
/
+17
|
|
*
Dropped import of postgres internal/c.h
Daniele Varrazzo
2016-08-14
2
-4
/
+5
|
|
*
Merge branch 'master' into replication-protocol
Daniele Varrazzo
2016-08-07
12
-79
/
+167
|
|
|
\
|
|
*
|
Fix TODOs in ReplicationMessage inline docs
Oleksandr Shulgin
2016-04-21
1
-5
/
+5
|
|
*
|
Merge remote-tracking branch 'zalando/feature/replication-protocol' into feat...
Oleksandr Shulgin
2016-03-08
3
-31
/
+17
|
|
|
\
\
|
|
|
*
|
Allow retrying start_replication after syntax or data error.
Oleksandr Shulgin
2016-01-05
3
-31
/
+17
|
|
*
|
|
Remove some dead code
Oleksandr Shulgin
2016-03-08
3
-47
/
+1
|
|
*
|
|
We don't need to expose cursor_init(), call tp_init() on the type instead.
Oleksandr Shulgin
2016-03-08
3
-13
/
+5
|
|
*
|
|
Use python-defined make_dsn() for ReplicationConnection class
Oleksandr Shulgin
2016-03-08
5
-260
/
+67
|
|
*
|
|
Merge branch 'master' into feature/replication-protocol-c-connection-object
Oleksandr Shulgin
2016-03-04
1
-2
/
+3
|
|
|
\
\
\
|
|
*
|
|
|
Add dbname=replication for physical replication type.
Oleksandr Shulgin
2015-10-30
1
-0
/
+4
|
|
*
|
|
|
Move replication connection to C level.
Oleksandr Shulgin
2015-10-27
4
-1
/
+275
|
|
*
|
|
|
Merge branch 'feature/connect2' into feature/replication-protocol
Oleksandr Shulgin
2015-10-27
3
-7
/
+253
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
Rework psycopg2.connect() interface.
Oleksandr Shulgin
2015-10-27
3
-7
/
+253
|
|
*
|
|
|
Merge branch 'master' into feature/replication-protocol
Oleksandr Shulgin
2015-10-27
1
-2
/
+2
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
*
|
|
|
Drop ReplicationCursor.flush_feedback(), rectify pq_*_replication_*() interface.
Oleksandr Shulgin
2015-10-23
5
-92
/
+48
|
|
*
|
|
|
Move the `decode` parameter to `start_replication()`.
Oleksandr Shulgin
2015-10-23
4
-37
/
+27
|
|
*
|
|
|
Use direct call to consume() callable in pq_copy_both()
Oleksandr Shulgin
2015-10-22
1
-5
/
+3
|
|
*
|
|
|
Fix cursor_init() declaration for use in replication_cursor_type.c
Oleksandr Shulgin
2015-10-20
1
-1
/
+2
|
|
*
|
|
|
Fix send_time printf format in replmsg_repr().
Oleksandr Shulgin
2015-10-20
1
-1
/
+1
|
|
*
|
|
|
Add quick start to the replication doc, minor doc fixes.
Oleksandr Shulgin
2015-10-20
1
-1
/
+1
|
|
*
|
|
|
Properly subclass ReplicationCursor on C level.
Oleksandr Shulgin
2015-10-19
8
-310
/
+505
|
|
*
|
|
|
Replace stop_replication with requirement for an exception.
Oleksandr Shulgin
2015-10-19
3
-26
/
+1
|
|
*
|
|
|
Merge branch 'master' into feature/replication-protocol
Oleksandr Shulgin
2015-10-15
2
-3
/
+64
|
|
|
\
\
\
\
|
|
*
|
|
|
|
Add psyco_curs_datetime_init
Oleksandr Shulgin
2015-10-14
3
-3
/
+18
|
|
*
|
|
|
|
Remove commented copy_both code in pqfetch.
Oleksandr Shulgin
2015-10-14
1
-7
/
+2
|
|
*
|
|
|
|
Clear repl_stop flag after the consume loop.
Oleksandr Shulgin
2015-10-14
1
-0
/
+1
|
|
*
|
|
|
|
Add checks on replication state, have to have a separate check for consume loop.
Oleksandr Shulgin
2015-10-14
2
-11
/
+35
|
|
*
|
|
|
|
Update stop_repl, require replication consumer to be a callable.
Oleksandr Shulgin
2015-10-14
2
-12
/
+12
|
|
*
|
|
|
|
Fix stop_replication: always raise outside the loop.
Oleksandr Shulgin
2015-10-14
1
-2
/
+2
|
|
*
|
|
|
|
Rework replication connection/cursor classes
Oleksandr Shulgin
2015-10-01
6
-60
/
+120
|
|
*
|
|
|
|
Cleanup start replication wrt. slot type a bit.
Oleksandr Shulgin
2015-10-01
1
-4
/
+0
|
|
*
|
|
|
|
Remove typedef for uint32, include internal/c.h
Oleksandr Shulgin
2015-10-01
1
-2
/
+2
|
|
*
|
|
|
|
Merge remote-tracking branch 'origin/master' into repl
Oleksandr Shulgin
2015-10-01
3
-7
/
+84
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
Fix use of PQconsumeInput() in pq_read_replication_message()
Oleksandr Shulgin
2015-07-07
1
-11
/
+25
|
|
*
|
|
|
|
|
Fix missing GC flag in ReplicationMessage type
Oleksandr Shulgin
2015-07-03
1
-3
/
+11
|
|
*
|
|
|
|
|
Fix missing free in replmsg_dealloc
Oleksandr Shulgin
2015-07-03
1
-0
/
+4
[next]