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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'feature/connect2' into feature/replication-protocol
Oleksandr Shulgin
2015-10-27
1
-0
/
+22
|
\
|
*
Rework psycopg2.connect() interface.
Oleksandr Shulgin
2015-10-27
1
-0
/
+22
*
|
Drop ReplicationCursor.flush_feedback(), rectify pq_*_replication_*() interface.
Oleksandr Shulgin
2015-10-23
1
-16
/
+0
*
|
Improve async replication example.
Oleksandr Shulgin
2015-10-23
1
-8
/
+9
*
|
Move the `decode` parameter to `start_replication()`.
Oleksandr Shulgin
2015-10-23
1
-32
/
+43
*
|
Add quick start to the replication doc, minor doc fixes.
Oleksandr Shulgin
2015-10-20
1
-89
/
+159
*
|
Properly subclass ReplicationCursor on C level.
Oleksandr Shulgin
2015-10-19
1
-26
/
+24
*
|
Replace stop_replication with requirement for an exception.
Oleksandr Shulgin
2015-10-19
1
-11
/
+7
*
|
Merge branch 'master' into feature/replication-protocol
Oleksandr Shulgin
2015-10-15
3
-0
/
+47
|
\
\
|
|
/
|
*
Add psycopg2.extensions.quote_ident.
Oleksandr Shulgin
2015-10-14
1
-0
/
+13
|
*
The wait_select callback can cancel a query using Ctrl-C
Daniele Varrazzo
2015-10-01
2
-0
/
+34
*
|
Fix select/timeout indication in async replication example
Oleksandr Shulgin
2015-10-14
1
-2
/
+2
*
|
Update stop_repl, require replication consumer to be a callable.
Oleksandr Shulgin
2015-10-14
1
-16
/
+17
*
|
Remove IDENTIFY_SYSTEM wrapper method (it can't work with async anyway).
Oleksandr Shulgin
2015-10-13
1
-10
/
+0
*
|
Fix create_replication_slot doc signature
Oleksandr Shulgin
2015-10-13
1
-1
/
+1
*
|
Rework replication connection/cursor classes
Oleksandr Shulgin
2015-10-01
1
-178
/
+245
*
|
Update replication connection/cursor interface and docs.
Oleksandr Shulgin
2015-10-01
1
-24
/
+77
*
|
Cleanup start replication wrt. slot type a bit.
Oleksandr Shulgin
2015-10-01
1
-5
/
+6
*
|
Merge remote-tracking branch 'origin/master' into repl
Oleksandr Shulgin
2015-10-01
2
-1
/
+12
|
\
\
|
|
/
|
*
Merge branch 'master' into parse-dsn
Daniele Varrazzo
2015-10-01
4
-9
/
+27
|
|
\
|
*
\
Merge branch 'master' into feature/parse-dsn
Oleksandr Shulgin
2015-06-02
2
-0
/
+19
|
|
\
\
|
*
|
|
Move parse_dsn to extensions, add tests
Oleksandr Shulgin
2015-06-01
2
-13
/
+12
|
*
|
|
Add parse_dsn module function
Oleksandr Shulgin
2015-06-01
1
-0
/
+12
*
|
|
|
Update docs on ReplicationCursor
Oleksandr Shulgin
2015-07-01
1
-57
/
+60
*
|
|
|
Update docs for Replication protocol
Oleksandr Shulgin
2015-06-30
1
-34
/
+165
*
|
|
|
Merge branch 'master' into feature/replication-message-object
Oleksandr Shulgin
2015-06-30
5
-6
/
+43
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fixed doc about libpq version availability
Daniele Varrazzo
2015-06-02
1
-3
/
+3
|
*
|
|
Notify example should pop the oldest message in conn.notifies, not the newest.
btubbs
2015-06-02
1
-1
/
+1
|
*
|
|
Allow connection.notices and notifies to be replaced.
Daniele Varrazzo
2015-06-02
2
-2
/
+20
|
*
|
|
Change "non desiderable" to "undesirable" in docs
Pete Hollobon
2015-06-02
2
-3
/
+3
|
|
|
/
|
|
/
|
|
*
|
Version function/constant docs improved
Daniele Varrazzo
2015-06-02
2
-8
/
+11
|
*
|
Add libpq version discovery
Oleksandr Shulgin
2015-06-01
2
-0
/
+16
|
|
/
*
|
Add support for streaming replication protocol
Oleksandr Shulgin
2015-06-01
1
-0
/
+122
|
/
*
Improve docs about connection's with only closing the transaction
Daniele Varrazzo
2015-05-03
1
-3
/
+18
*
Added makefile target to upload docs
Daniele Varrazzo
2015-05-03
2
-0
/
+172
*
Added note about table names to be escaped in copy_*() methods.
Daniele Varrazzo
2015-05-03
1
-0
/
+13
*
Wordsmith on connection.set_session()
Daniele Varrazzo
2015-05-03
1
-19
/
+19
*
Docs build process and docs cleaned up
Daniele Varrazzo
2015-04-28
3
-48
/
+37
*
Document that LO64 is only available on Py 64 builds
Daniele Varrazzo
2015-02-08
1
-5
/
+7
*
Merge branch 'timetz'
Daniele Varrazzo
2014-12-25
1
-2
/
+3
|
\
|
*
timetz adaptation documented
Daniele Varrazzo
2014-12-25
1
-2
/
+3
*
|
Added documentation about the lo64 support
Daniele Varrazzo
2014-12-25
3
-17
/
+57
|
/
*
Correction to type adaption example, making it more transparent
Asmund Tokheim
2014-11-02
1
-1
/
+3
*
In 2010 I couldn't speak English
Daniele Varrazzo
2014-09-16
1
-11
/
+13
*
Fix typo in docs
Tomer Chachamu
2014-09-01
1
-2
/
+2
*
Added plural version of the tickets role
Daniele Varrazzo
2014-08-31
1
-25
/
+32
*
Point tickets to GitHub instead of Lighthouse
Daniele Varrazzo
2014-08-31
2
-3
/
+18
*
Use virtualenv as build environment for the docs
Daniele Varrazzo
2014-08-24
2
-6
/
+16
*
Self-updating copyright year in docs
Daniele Varrazzo
2014-08-24
1
-1
/
+3
*
Document we known 9.4 errorcodes
Daniele Varrazzo
2014-08-24
1
-1
/
+1
[next]