summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* build: package openssl 1.1.1t with binary packagesDaniele Varrazzo2023-04-021-0/+1
* docs: mention manylinux2014 packages in news fileDaniele Varrazzo2023-04-021-0/+7
* chore: build binary packages with OpenSSL 1.1.1qDaniele Varrazzo2022-10-251-1/+1
* chore: build binary packages using libpq from PostgreSQL 15Daniele Varrazzo2022-10-251-3/+6
* Build packages for Python 3.11Daniele Varrazzo2022-10-251-0/+6
* docs: fix typos in release notesDaniele Varrazzo2022-10-061-3/+3
* fix: set default SYSCONFDIR to the quasi-standard /etc/postgresql-common2_9_4Daniele Varrazzo2022-10-061-0/+2
* chore: bump version number to release 2.9.4Daniele Varrazzo2022-10-061-7/+8
* chore: upgrade packaged libpq version and dependenciesDaniele Varrazzo2022-10-061-0/+1
* chore: upgrade error codes to PostgreSQL 15Daniele Varrazzo2022-10-061-0/+2
* fix: look up for range types defined in schemas in the search pathDaniele Varrazzo2022-10-061-1/+2
* fix: correctly handle composites with names or schema requiring escapeDaniele Varrazzo2022-10-061-0/+1
* fix: handle types in the search path in register_composite()Daniele Varrazzo2022-10-061-0/+6
* docs: mention MacOS ARM wheel supportDaniele Varrazzo2022-10-051-0/+1
* Link to the right PR for adding alpine wheelsTim Tisdall2022-07-281-1/+1
* Bump to release 2.9.32_9_3Daniele Varrazzo2021-12-291-0/+1
* Mention Alpine/musl wheels in news filemusllinuxPeter Lithammer2021-12-101-0/+5
* Mention Python 3.11 preliminary support in the newsfile.Daniele Varrazzo2021-11-111-0/+1
* Build binary packages against PosgtgreSQL 14.1 lipqDaniele Varrazzo2021-11-111-0/+2
* errorcodes map and errors classes updated to PostgreSQL 14.Daniele Varrazzo2021-11-111-1/+3
* Raise an error for dates > 10K instead of returning Y9999Daniele Varrazzo2021-11-111-1/+7
* Fix regression with named `sql.Placeholder`Daniele Varrazzo2021-06-161-0/+6
* Fix spelling in news fileDaniele Varrazzo2021-06-161-1/+1
* Upgrade libpq to 13.3 and libssl to 1.1.1k on windows tooDaniele Varrazzo2021-06-151-0/+1
* Build manylinux2014 packages for i686/x86_64 platformsDaniele Varrazzo2021-06-151-2/+5
* Deprecate the psycopg2.tz moduleDaniele Varrazzo2021-06-151-0/+2
* Use datetime.timezone as default tzinfo_factory.Daniele Varrazzo2021-06-151-0/+2
* Drop support for mx.DateTime objectsDaniele Varrazzo2021-06-141-0/+1
* Handle correctly timestamps with fractions of minute in the timezone offsetDaniele Varrazzo2021-06-141-0/+2
* One line about the new packages in the news fileDaniele Varrazzo2021-05-261-1/+6
* Add include and lib dirs from libpq --cppflags, --ldflagsDaniele Varrazzo2021-05-261-0/+2
* Escape table and column names in cursor.copy_from() and .copy_to()Daniele Varrazzo2021-05-251-0/+2
* 'with' starts a transaction even on autocommit connectionsDaniele Varrazzo2021-05-241-0/+2
* Fix formatting of last entries in the NEWS fileDaniele Varrazzo2021-05-241-4/+4
* Merge branch 'master' into rm-2.7Daniele Varrazzo2021-05-201-0/+8
|\
| * Mention sqlstate reinit in NEWS fileDaniele Varrazzo2021-05-201-0/+1
| * Fix NEWS typoDaniele Varrazzo2021-05-201-1/+1
| * Fix segfault initialising Column object manuallyDaniele Varrazzo2021-05-201-1/+2
| * Accept no param in connect()Daniele Varrazzo2021-05-201-0/+6
* | Merge branch 'master' into rm-2.7Hugo van Kemenade2020-11-181-0/+4
|\ \ | |/
| * Merge branch 'connection_exception'Daniele Varrazzo2020-11-171-0/+4
| |\
| | * Classify connection exceptions as operational errors to better conform with P...Justas Sadzevicius2020-11-171-0/+9
* | | Drop support for EOL Python 2.7Hugo van Kemenade2020-11-171-2/+2
|/ /
* | Drop support for EOL Python 3.5 (#1197)Hugo van Kemenade2020-11-171-3/+3
* | Drop support for EOL Python 3.4Hugo2020-11-101-0/+5
|/
* Metion ARM packages in news fileDaniele Varrazzo2020-09-051-0/+1
* 'cursor.query' reports the query of the last COPY opearation tooDaniele Varrazzo2020-09-051-0/+2
* Errors mapping updated to PostgreSQL 13Daniele Varrazzo2020-09-051-0/+2
* Added duplicate values to errcodes moduleDaniele Varrazzo2020-09-051-0/+1
* Mention building wheels package with OpenSSL 1.1.1g in news fileDaniele Varrazzo2020-09-051-0/+1