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
/
src
/
module.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improvements to errors module docs
errors-module-c
Daniele Varrazzo
2019-02-11
1
-2
/
+3
*
Merge branch 'connection-info'
Daniele Varrazzo
2018-10-15
1
-3
/
+4
|
\
|
*
Use the connection.info properties instead of the legacy methods
connection-info
Daniele Varrazzo
2018-10-13
1
-3
/
+4
*
|
Merge branch 'master' into errors-module
errors-module
Daniele Varrazzo
2018-10-15
1
-3
/
+3
|
\
\
|
|
/
|
*
Prefer https:// URLs when available
Jon Dufresne
2018-09-22
1
-3
/
+3
*
|
Added documentation for the errors module
Daniele Varrazzo
2018-10-15
1
-9
/
+8
|
/
*
Fixed doc typo
Daniele Varrazzo
2017-02-28
1
-1
/
+1
*
Added docs for async_ alias
Daniele Varrazzo
2017-02-03
1
-1
/
+5
*
Style the dsn arg in connect() as a normal optional parameter
Daniele Varrazzo
2016-03-03
1
-5
/
+7
*
Added docs about make_dsn
Daniele Varrazzo
2016-03-03
1
-11
/
+9
*
Merge branch 'master' into parse-dsn
Daniele Varrazzo
2015-10-01
1
-3
/
+3
|
\
|
*
Fixed doc about libpq version availability
Daniele Varrazzo
2015-06-02
1
-3
/
+3
*
|
Merge branch 'master' into feature/parse-dsn
Oleksandr Shulgin
2015-06-02
1
-0
/
+7
|
\
\
|
|
/
|
*
Version function/constant docs improved
Daniele Varrazzo
2015-06-02
1
-4
/
+5
|
*
Add libpq version discovery
Oleksandr Shulgin
2015-06-01
1
-0
/
+6
*
|
Move parse_dsn to extensions, add tests
Oleksandr Shulgin
2015-06-01
1
-13
/
+1
*
|
Add parse_dsn module function
Oleksandr Shulgin
2015-06-01
1
-0
/
+12
|
/
*
Fixed doc example about Error attributes
Daniele Varrazzo
2014-08-24
1
-21
/
+22
*
Added cursor_factory connection attribute and connect() parameter
Daniele Varrazzo
2013-04-07
1
-5
/
+11
*
Added documentation about the Diagnostics object
Daniele Varrazzo
2013-03-18
1
-2
/
+19
*
Improvements to the connect() docs
Daniele Varrazzo
2013-01-09
1
-10
/
+32
*
Added note about the adapted attribute in the module-level wrappers
Daniele Varrazzo
2012-10-27
1
-11
/
+17
*
Update all links to PostgreSQL docs to the current version.
Marti Raudsepp
2012-02-28
1
-2
/
+2
*
Added doc for Error.cursor
Daniele Varrazzo
2012-01-19
1
-18
/
+17
*
connect() supports generic keyword arguments passed to the dsn
Daniele Varrazzo
2011-11-17
1
-5
/
+15
*
Fixed doc blocks
Daniele Varrazzo
2011-09-22
1
-1
/
+3
*
Documentation cleanup
Daniele Varrazzo
2011-02-19
1
-16
/
+13
*
Refer to PostgreSQL 9.0 documentation.
Daniele Varrazzo
2010-09-23
1
-1
/
+1
*
Ensure to close the connections in the doctests to avoid deadlocks.
Daniele Varrazzo
2010-04-21
1
-0
/
+5
*
Added documentation for the new asynchronous support.
Daniele Varrazzo
2010-04-08
1
-5
/
+8
*
A bunch of typo fixed in the docs
Daniele Varrazzo
2010-03-03
1
-1
/
+1
*
Use the default role for cross referencing Python objects.
Daniele Varrazzo
2010-02-26
1
-37
/
+37
*
Cleaned up parameters style from the docs.
Daniele Varrazzo
2010-02-18
1
-10
/
+10
*
Documentation dir reordered.
Daniele Varrazzo
2010-02-14
1
-0
/
+308