summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Added documentation for BYTES casterregister-bytesDaniele Varrazzo2019-01-183-3/+37
* Merge pull request #828 from wbolster/patch-1Daniele Varrazzo2019-01-081-1/+1
|\
| * mention postgresql 11 in install docswouter bolsterlee2018-12-071-1/+1
* | Merge remote-tracking branch 'eternalflow/execute-values-returning-clause-sup...Daniele Varrazzo2018-12-271-0/+2
|\ \ | |/ |/|
| * Docs wordsmith for execute_values() fetch paramDaniele Varrazzo2018-12-271-1/+1
| * add versionchanged to docsIvan Kotelnikov2018-11-241-0/+2
* | Dropped deprecated PersistentConnectionPoolJon Dufresne2018-12-041-8/+0
|/
* Merge branch 'master' into feature-expose-pgconnFederico Di Gregorio2018-11-0714-221/+478
|\
| * Merge branch 'connection-info'Daniele Varrazzo2018-10-153-105/+166
| |\
| | * Use the connection.info properties instead of the legacy methodsconnection-infoDaniele Varrazzo2018-10-132-4/+5
| | * Added ConnectionInfo.parameter_status()Daniele Varrazzo2018-10-132-39/+46
| | * Added ConnectionInfo.ssl_attribute()Daniele Varrazzo2018-10-131-0/+2
| | * Added all the missing ConnectionInfo attributesDaniele Varrazzo2018-10-131-0/+5
| | * Added missing class signatures in the docsDaniele Varrazzo2018-10-131-2/+2
| | * Added ConnectionInfo.error_messageDaniele Varrazzo2018-10-131-0/+1
| | * Added other members to the ConnectionInfo classDaniele Varrazzo2018-10-122-50/+87
| | * Added several ConnectionInfo attributesDaniele Varrazzo2018-10-121-0/+6
| | * Adding ConnectionInfo object documentationDaniele Varrazzo2018-10-122-11/+13
| * | Merge branch 'master' into errors-moduleerrors-moduleDaniele Varrazzo2018-10-1513-135/+264
| |\ \
| | * | errorcodes map update to PostgreSQL 11Daniele Varrazzo2018-10-141-1/+1
| | |/
| | * Added docs for the Column objectDaniele Varrazzo2018-10-112-35/+112
| | * Another url changed to httpsDaniele Varrazzo2018-10-101-1/+1
| | * Merge branch 'master' into httpsDaniele Varrazzo2018-10-104-1/+54
| | |\
| | | * Merge branch 'conn-get-host'Daniele Varrazzo2018-10-101-0/+18
| | | |\
| | | | * Small tweaks to connection.host docsDaniele Varrazzo2018-10-101-2/+2
| | | | * Added connection.hostMarco De Paoli2018-10-061-0/+18
| | | * | Merge remote-tracking branch 'origin/diag-schema-name-nonloc'Daniele Varrazzo2018-10-101-0/+4
| | | |\ \
| | | | * | Added Diagnostics.severity_nonlocalized attributediag-schema-name-nonlocDaniele Varrazzo2018-10-041-0/+4
| | | | |/
| | | * | Fix RST markupAlan D Moore2018-10-081-1/+1
| | | * | Added note about backslashes and LIKEAlan D Moore2018-10-081-0/+21
| | | |/
| | | * sql.Identifier can wrap a sequence of strings to represent qualified namesidentifier-sequenceDaniele Varrazzo2018-10-041-1/+11
| | * | Prefer https:// URLs when availableJon Dufresne2018-09-2212-97/+97
| | |/
| * | Added errors.lookup() functionDaniele Varrazzo2018-10-151-0/+2
| * | Added documentation for the errors moduleDaniele Varrazzo2018-10-154-9/+74
* | | Allow SPHINXBUILD on command lineFederico Di Gregorio2018-10-071-1/+2
* | | Added connection.get_native_connection()Federico Di Gregorio2018-10-071-1/+15
| |/ |/|
* | Fix typo in install.rstAndrew King2018-09-051-1/+1
* | Update intersphinx URLs to point to Python 3 docsJon Dufresne2018-09-051-3/+2
* | Add testing and document support for Python 3.7Jon Dufresne2018-07-121-1/+1
|/
* Added note adivising against depending on the -wheels packageDaniele Varrazzo2018-05-231-4/+13
* encrypt_password docs moved to extension module and updatedDaniele Varrazzo2018-05-202-27/+32
* Merge branch 'master' into encrypt-passDaniele Varrazzo2018-05-208-10/+26
|\
| * Update all pypi.python.org URLs to pypi.orgJon Dufresne2018-05-203-3/+3
| * Command to upload docs on pythonhosted dropped altogetherDaniele Varrazzo2018-05-201-2/+0
| * Intersphinx urls to generate Python links updatedDaniele Varrazzo2018-05-201-2/+2
| * Added license to the docsDaniele Varrazzo2018-05-204-3/+21
* | Merge branch 'master' into masterAshesh Vashi2018-05-0821-393/+403
|\ \ | |/
| * Fixed pip invocation example to skip binary packagesDaniele Varrazzo2018-02-091-2/+2
| * Document the psycopg2-binary packageDaniele Varrazzo2018-01-291-98/+100
| * Dropped warning about unsafe cursor namesDaniele Varrazzo2018-01-251-5/+0