summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mention Alpine/musl wheels in news filemusllinuxPeter Lithammer2021-12-101-0/+5
* Build `musllinux` wheelsPeter Lithammer2021-12-103-1/+72
* Bump to next dev releaseDaniele Varrazzo2021-12-101-1/+1
* Create parent directories too in artifacts downloadDaniele Varrazzo2021-12-102-3/+3
* Strip debug symbols from binary packagesDaniele Varrazzo2021-12-103-0/+43
* Include sys/time.h for gettimeofdayJohn Vandenberg2021-12-032-0/+4
* PyPy does not have PyDateTime_TimeZone_UTCJohn Vandenberg2021-12-031-1/+1
* Fix typo in large object usage documentationWill Thompson2021-11-211-1/+1
* Bump version number to release 2.9.2Daniele Varrazzo2021-11-111-1/+1
* Merge branch 'py311'Daniele Varrazzo2021-11-119-6/+27
|\
| * Mention Python 3.11 preliminary support in the newsfile.Daniele Varrazzo2021-11-111-0/+1
| * support for python 3.11Cyril Jouve2021-11-118-6/+26
|/
* Build binary packages against PosgtgreSQL 14.1 lipqDaniele Varrazzo2021-11-116-9/+14
* errorcodes map and errors classes updated to PostgreSQL 14.Daniele Varrazzo2021-11-115-3/+7
* Raise an error for dates > 10K instead of returning Y9999Daniele Varrazzo2021-11-113-4/+21
* Fix Python 3.10 and PostgreSQL 14 compatibility notesDaniele Varrazzo2021-11-052-3/+4
* Merge branch 'py310'Daniele Varrazzo2021-11-037-19/+20
|\
| * Fix f-string in Appveyor package download scriptDaniele Varrazzo2021-11-031-1/+1
| * Add Python 3.10 to Appveyor test gridDaniele Varrazzo2021-11-031-0/+2
| * Drop Windows exe package buildDaniele Varrazzo2021-11-033-11/+0
| * Build Python 3.10 packages of relase 2.9.12_9_1-Python_3.10Daniele Varrazzo2021-10-116-19/+18
* | Fix issue template markupDaniele Varrazzo2021-10-301-1/+1
* | Fix doc typoDaniel Saxton2021-09-221-1/+1
* | Fix up-date-date typoDaniele Varrazzo2021-08-071-1/+1
* | Add psycopg version to issue templatesDaniele Varrazzo2021-07-172-2/+4
* | Maintainer email fixedDaniele Varrazzo2021-07-161-1/+1
* | Drop unwanted issue templateDaniele Varrazzo2021-07-141-38/+0
* | Add issue templatesDaniele Varrazzo2021-07-143-0/+88
* | Add docs anchor to reach the 'with' statement from psycopg3 docsDaniele Varrazzo2021-07-141-0/+2
* | Don't build .exe packages anymoreDaniele Varrazzo2021-06-303-12/+1
* | Note in the docs that now the table and fields names are escaped.Daniele Varrazzo2021-06-171-13/+9
* | Drop script to update docs on travisDaniele Varrazzo2021-06-171-23/+0
* | Trigger docs update to the website build workflow on GitHub ActionDaniele Varrazzo2021-06-171-7/+7
* | Fix building docs for the websiteDaniele Varrazzo2021-06-171-1/+1
* | Allow to specify the build to download from AppveyorDaniele Varrazzo2021-06-171-3/+17
* | Don't require the virtualenv binary to build the docsDaniele Varrazzo2021-06-171-2/+2
|/
* Fix representation of sql.Placeholder2_9_1Daniele Varrazzo2021-06-172-17/+16
* Bump version number to 2.9.1Daniele Varrazzo2021-06-171-1/+1
* Fix regression with named `sql.Placeholder`Daniele Varrazzo2021-06-163-1/+11
* Bump to next dev releaseDaniele Varrazzo2021-06-161-1/+1
* Fix spelling in news fileDaniele Varrazzo2021-06-161-1/+1
* Add note about cursor.callproc() and PostgreSQL proceduresDaniele Varrazzo2021-06-161-0/+10
* Tweak package paths in release docsDaniele Varrazzo2021-06-161-3/+3
* Build docs from the master branchDaniele Varrazzo2021-06-161-2/+2
* Bump to versio 2.92_9Daniele Varrazzo2021-06-161-1/+1
* Move appveyor build support to the scripts/build dirDaniele Varrazzo2021-06-154-12/+12
* Rename the github package download script for consistencyDaniele Varrazzo2021-06-152-2/+2
* Drop obsolete file to build Windows packagesDaniele Varrazzo2021-06-151-117/+0
* Upgrade libpq to 13.3 and libssl to 1.1.1k on windows tooDaniele Varrazzo2021-06-154-6/+7
* Build manylinux2014 packages for i686/x86_64 platformsDaniele Varrazzo2021-06-157-54/+264