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 documentation for BYTES caster
register-bytes
Daniele Varrazzo
2019-01-18
3
-3
/
+37
*
Merge pull request #828 from wbolster/patch-1
Daniele Varrazzo
2019-01-08
1
-1
/
+1
|
\
|
*
mention postgresql 11 in install docs
wouter bolsterlee
2018-12-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'eternalflow/execute-values-returning-clause-sup...
Daniele Varrazzo
2018-12-27
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Docs wordsmith for execute_values() fetch param
Daniele Varrazzo
2018-12-27
1
-1
/
+1
|
*
add versionchanged to docs
Ivan Kotelnikov
2018-11-24
1
-0
/
+2
*
|
Dropped deprecated PersistentConnectionPool
Jon Dufresne
2018-12-04
1
-8
/
+0
|
/
*
Merge branch 'master' into feature-expose-pgconn
Federico Di Gregorio
2018-11-07
14
-221
/
+478
|
\
|
*
Merge branch 'connection-info'
Daniele Varrazzo
2018-10-15
3
-105
/
+166
|
|
\
|
|
*
Use the connection.info properties instead of the legacy methods
connection-info
Daniele Varrazzo
2018-10-13
2
-4
/
+5
|
|
*
Added ConnectionInfo.parameter_status()
Daniele Varrazzo
2018-10-13
2
-39
/
+46
|
|
*
Added ConnectionInfo.ssl_attribute()
Daniele Varrazzo
2018-10-13
1
-0
/
+2
|
|
*
Added all the missing ConnectionInfo attributes
Daniele Varrazzo
2018-10-13
1
-0
/
+5
|
|
*
Added missing class signatures in the docs
Daniele Varrazzo
2018-10-13
1
-2
/
+2
|
|
*
Added ConnectionInfo.error_message
Daniele Varrazzo
2018-10-13
1
-0
/
+1
|
|
*
Added other members to the ConnectionInfo class
Daniele Varrazzo
2018-10-12
2
-50
/
+87
|
|
*
Added several ConnectionInfo attributes
Daniele Varrazzo
2018-10-12
1
-0
/
+6
|
|
*
Adding ConnectionInfo object documentation
Daniele Varrazzo
2018-10-12
2
-11
/
+13
|
*
|
Merge branch 'master' into errors-module
errors-module
Daniele Varrazzo
2018-10-15
13
-135
/
+264
|
|
\
\
|
|
*
|
errorcodes map update to PostgreSQL 11
Daniele Varrazzo
2018-10-14
1
-1
/
+1
|
|
|
/
|
|
*
Added docs for the Column object
Daniele Varrazzo
2018-10-11
2
-35
/
+112
|
|
*
Another url changed to https
Daniele Varrazzo
2018-10-10
1
-1
/
+1
|
|
*
Merge branch 'master' into https
Daniele Varrazzo
2018-10-10
4
-1
/
+54
|
|
|
\
|
|
|
*
Merge branch 'conn-get-host'
Daniele Varrazzo
2018-10-10
1
-0
/
+18
|
|
|
|
\
|
|
|
|
*
Small tweaks to connection.host docs
Daniele Varrazzo
2018-10-10
1
-2
/
+2
|
|
|
|
*
Added connection.host
Marco De Paoli
2018-10-06
1
-0
/
+18
|
|
|
*
|
Merge remote-tracking branch 'origin/diag-schema-name-nonloc'
Daniele Varrazzo
2018-10-10
1
-0
/
+4
|
|
|
|
\
\
|
|
|
|
*
|
Added Diagnostics.severity_nonlocalized attribute
diag-schema-name-nonloc
Daniele Varrazzo
2018-10-04
1
-0
/
+4
|
|
|
|
|
/
|
|
|
*
|
Fix RST markup
Alan D Moore
2018-10-08
1
-1
/
+1
|
|
|
*
|
Added note about backslashes and LIKE
Alan D Moore
2018-10-08
1
-0
/
+21
|
|
|
|
/
|
|
|
*
sql.Identifier can wrap a sequence of strings to represent qualified names
identifier-sequence
Daniele Varrazzo
2018-10-04
1
-1
/
+11
|
|
*
|
Prefer https:// URLs when available
Jon Dufresne
2018-09-22
12
-97
/
+97
|
|
|
/
|
*
|
Added errors.lookup() function
Daniele Varrazzo
2018-10-15
1
-0
/
+2
|
*
|
Added documentation for the errors module
Daniele Varrazzo
2018-10-15
4
-9
/
+74
*
|
|
Allow SPHINXBUILD on command line
Federico Di Gregorio
2018-10-07
1
-1
/
+2
*
|
|
Added connection.get_native_connection()
Federico Di Gregorio
2018-10-07
1
-1
/
+15
|
|
/
|
/
|
*
|
Fix typo in install.rst
Andrew King
2018-09-05
1
-1
/
+1
*
|
Update intersphinx URLs to point to Python 3 docs
Jon Dufresne
2018-09-05
1
-3
/
+2
*
|
Add testing and document support for Python 3.7
Jon Dufresne
2018-07-12
1
-1
/
+1
|
/
*
Added note adivising against depending on the -wheels package
Daniele Varrazzo
2018-05-23
1
-4
/
+13
*
encrypt_password docs moved to extension module and updated
Daniele Varrazzo
2018-05-20
2
-27
/
+32
*
Merge branch 'master' into encrypt-pass
Daniele Varrazzo
2018-05-20
8
-10
/
+26
|
\
|
*
Update all pypi.python.org URLs to pypi.org
Jon Dufresne
2018-05-20
3
-3
/
+3
|
*
Command to upload docs on pythonhosted dropped altogether
Daniele Varrazzo
2018-05-20
1
-2
/
+0
|
*
Intersphinx urls to generate Python links updated
Daniele Varrazzo
2018-05-20
1
-2
/
+2
|
*
Added license to the docs
Daniele Varrazzo
2018-05-20
4
-3
/
+21
*
|
Merge branch 'master' into master
Ashesh Vashi
2018-05-08
21
-393
/
+403
|
\
\
|
|
/
|
*
Fixed pip invocation example to skip binary packages
Daniele Varrazzo
2018-02-09
1
-2
/
+2
|
*
Document the psycopg2-binary package
Daniele Varrazzo
2018-01-29
1
-98
/
+100
|
*
Dropped warning about unsafe cursor names
Daniele Varrazzo
2018-01-25
1
-5
/
+0
[next]