summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* fix typo in Usage.html page in documentationHEADmasterAmirsoroush2023-04-231-1/+1
* chore: upgrade docs build dependenciesDaniele Varrazzo2023-04-171-26/+18
* docs: drop use of print statement, use the print() function insteadDaniele Varrazzo2023-04-175-12/+12
* ci: drop github download scriptDaniele Varrazzo2023-04-031-4/+5
* docs: use https url in license fileDaniele Varrazzo2023-02-251-1/+1
* chore: fix directory where to find binary package after buildDaniele Varrazzo2022-10-251-3/+3
* Build packages for Python 3.11Daniele Varrazzo2022-10-251-1/+1
* docs: fix reST syntax and whitespace in executemany examplesDaniele Varrazzo2022-10-202-7/+11
* Add executemany & execute_batch examplesHannes2022-10-102-0/+12
* docs: add link to release notes page to find which Python version is supportedDaniele Varrazzo2022-10-062-0/+9
* chore: upgrade error codes to PostgreSQL 15Daniele Varrazzo2022-10-063-3/+7
* docs: fixed quote_ident() exampleDaniele Varrazzo2022-07-271-1/+1
* Use pip-tools to create the requirement file to build the docsDaniele Varrazzo2022-03-262-8/+60
* Fix typo in large object usage documentationWill Thompson2021-11-211-1/+1
* Fix Python 3.10 and PostgreSQL 14 compatibility notesDaniele Varrazzo2021-11-051-2/+2
* Fix doc typoDaniel Saxton2021-09-221-1/+1
* Fix up-date-date typoDaniele Varrazzo2021-08-071-1/+1
* Add docs anchor to reach the 'with' statement from psycopg3 docsDaniele Varrazzo2021-07-141-0/+2
* Don't build .exe packages anymoreDaniele Varrazzo2021-06-301-5/+0
* Note in the docs that now the table and fields names are escaped.Daniele Varrazzo2021-06-171-13/+9
* Fix building docs for the websiteDaniele Varrazzo2021-06-171-1/+1
* Don't require the virtualenv binary to build the docsDaniele Varrazzo2021-06-171-2/+2
* Add note about cursor.callproc() and PostgreSQL proceduresDaniele Varrazzo2021-06-161-0/+10
* Tweak package paths in release docsDaniele Varrazzo2021-06-161-3/+3
* Rename the github package download script for consistencyDaniele Varrazzo2021-06-151-2/+2
* Copyright year updated to 2021Daniele Varrazzo2021-06-151-1/+1
* Deprecate the psycopg2.tz moduleDaniele Varrazzo2021-06-151-0/+4
* Use datetime.timezone as default tzinfo_factory.Daniele Varrazzo2021-06-152-9/+13
* Drop support for mx.DateTime objectsDaniele Varrazzo2021-06-144-27/+1
* Handle correctly timestamps with fractions of minute in the timezone offsetDaniele Varrazzo2021-06-141-10/+18
* Clean up the packaging procedureDaniele Varrazzo2021-05-291-1/+1
* Document the new way of building packagesDaniele Varrazzo2021-05-261-34/+19
* 'with' starts a transaction even on autocommit connectionsDaniele Varrazzo2021-05-241-0/+3
* Merge branch 'master' into rm-2.7Daniele Varrazzo2021-05-203-3/+5
|\
| * Add warning about send_feedback and cursor choiceChris Wilson2021-05-201-1/+3
| * cursor.rst typo: was createsHans Ginzel2021-05-201-1/+1
| * docs: fix a few simple typosTim Gates2021-05-201-1/+1
* | Upgrade f-strings with flyntHugo van Kemenade2020-11-171-3/+3
* | Drop support for EOL Python 2.7Hugo van Kemenade2020-11-171-2/+1
* | Upgrade Python syntax with pyupgrade --py36-plusHugo van Kemenade2020-11-175-10/+5
|/
* Fix typo in sample code: psycopg >> psycopg2Sergey Golitsynskiy2020-11-171-3/+3
* Drop support for EOL Python 3.5 (#1197)Hugo van Kemenade2020-11-171-1/+1
* Merge branch 'master' into rm-3.4Hugo van Kemenade2020-11-171-1/+1
|\
| * Mention Python 3.9 supportedDaniele Varrazzo2020-11-161-1/+1
* | Merge branch 'master' into rm-3.4Hugo van Kemenade2020-11-131-2/+2
|\ \ | |/
| * update supported postgresql versions to include 13martinfrancois2020-11-131-1/+1
* | Drop support for EOL Python 3.4Hugo2020-11-101-1/+1
|/
* Remove semicolon from code exampleJannis Vamvas2020-10-201-1/+1
* Suggest how to auto-generate tag name in release docDaniele Varrazzo2020-09-061-1/+2
* Minor spelling and grammar corrections for 195b254Daniel Fortunov2020-09-061-3/+3