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
*
Added readonly and deferrable attributes
Daniele Varrazzo
2017-02-16
1
-6
/
+29
*
Revert pre-2.7b1 behaviour of silent rollback on conn.set_isolation_level()
Daniele Varrazzo
2017-02-16
1
-8
/
+3
*
connection.isolation_level is now writable
Daniele Varrazzo
2017-02-16
1
-16
/
+22
*
Link COPY from docs index to our docs instead of postgres ones
Daniele Varrazzo
2017-02-16
1
-3
/
+1
*
SQL links not bold in the docs
Daniele Varrazzo
2017-02-16
1
-0
/
+5
*
Fixed argument name in executemany docs
Daniele Varrazzo
2017-02-08
1
-1
/
+1
*
Dropped references to prepare in cur.execute[many] docs
Daniele Varrazzo
2017-02-08
1
-6
/
+5
*
Merge branch 'no-set-default-session'
Daniele Varrazzo
2017-02-07
3
-16
/
+74
|
\
|
*
Added documentation about the changes in transaction control
Daniele Varrazzo
2017-02-04
3
-21
/
+70
|
*
Exposing ISOLATION_LEVEL_DEFAULT to Python
Daniele Varrazzo
2017-02-04
1
-0
/
+9
*
|
Dropped support for Python 3.1
Daniele Varrazzo
2017-02-06
1
-1
/
+1
|
/
*
Merge branch 'master' into sql-compose
sql-compose
Daniele Varrazzo
2017-02-03
8
-11
/
+85
|
\
|
*
Merge branch 'async-keyword'
Daniele Varrazzo
2017-02-03
3
-1
/
+11
|
|
\
|
|
*
Added docs for async_ alias
Daniele Varrazzo
2017-02-03
3
-1
/
+11
|
*
|
Merge branch 'fast-executemany'
Daniele Varrazzo
2017-02-02
2
-6
/
+68
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Added notes about using execute_batch with prepared statements
Daniele Varrazzo
2017-02-02
1
-0
/
+32
|
|
*
Added execute_batch and execute_values functions
Daniele Varrazzo
2017-02-01
2
-6
/
+36
|
*
|
Fixed sql docs style with newer Docutils versions
Daniele Varrazzo
2017-02-01
1
-0
/
+2
|
|
/
|
*
Consider Python 3.6 and Postgres 9.6 supported
Daniele Varrazzo
2017-01-03
1
-2
/
+2
|
*
Using the new name of the old doc template
Daniele Varrazzo
2017-01-01
2
-2
/
+2
*
|
Several improvements to the sql objects
Daniele Varrazzo
2017-01-03
1
-0
/
+20
*
|
Use {} instead of %s placeholders in SQL composition
Daniele Varrazzo
2017-01-03
1
-1
/
+2
*
|
More doc love for the sql module
Daniele Varrazzo
2017-01-01
3
-5
/
+24
*
|
Added missing doc file
Daniele Varrazzo
2017-01-01
1
-0
/
+68
*
|
Adding sql module documentation
Daniele Varrazzo
2017-01-01
1
-0
/
+1
|
/
*
conn->codec rename to pyenc
Daniele Varrazzo
2016-12-26
2
-2
/
+2
*
Mention named callproc in news, fixed docs.
Daniele Varrazzo
2016-12-26
1
-2
/
+3
*
Merge branch 'master' into named-callproc
Daniele Varrazzo
2016-12-26
10
-80
/
+673
|
\
|
*
Fixed intersphinx links to Pyton docs
Daniele Varrazzo
2016-12-25
1
-2
/
+2
|
*
fix wait_select sample to be `extras` not `extensions`
Luke Nezda
2016-12-25
1
-1
/
+1
|
*
Added ipaddress objects conversion
Daniele Varrazzo
2016-10-11
3
-15
/
+23
|
*
Conver network array types into array of strings by default
Daniele Varrazzo
2016-10-11
1
-6
/
+18
|
*
inet adapters deprecated
Daniele Varrazzo
2016-10-11
1
-2
/
+3
|
*
Enforce dependency on libpq version >= 9.1
Daniele Varrazzo
2016-08-15
1
-1
/
+2
|
*
Stop compiling with Python 2.5
Daniele Varrazzo
2016-08-15
1
-1
/
+1
|
*
Merge branch 'replication-protocol'
Daniele Varrazzo
2016-08-14
2
-1
/
+456
|
|
\
|
|
*
Name the db in the replication test like the unit test one
Daniele Varrazzo
2016-08-14
1
-3
/
+3
|
|
*
Replication docs massaging, mostly formatting
Daniele Varrazzo
2016-08-07
2
-11
/
+13
|
|
*
Reshuffling and indexing of replication docs
Daniele Varrazzo
2016-08-07
2
-72
/
+97
|
|
*
Merge branch 'master' into replication-protocol
Daniele Varrazzo
2016-08-07
6
-8
/
+60
|
|
|
\
|
|
*
|
Remove duplicated doc for make_dsn()
Oleksandr Shulgin
2016-03-08
1
-22
/
+0
|
|
*
|
Merge branch 'master' into feature/replication-protocol-c-connection-object
Oleksandr Shulgin
2016-03-04
3
-58
/
+122
|
|
|
\
\
|
|
*
\
\
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
[next]