summaryrefslogtreecommitdiff
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-032-103/+5
* ci: fix cache key by setting lib versions in job envDaniele Varrazzo2023-04-032-2/+7
* chore: drop Python 3.6 from Windows packagesDaniele Varrazzo2023-04-031-2/+0
* ci: use cibuildwheel to build linux wheel packages2.9.6Daniele Varrazzo2023-04-027-189/+152
* chore: bump version to 2.9.6Daniele Varrazzo2023-04-021-1/+1
* ci: bundle all build artifacts in a single directoryDaniele Varrazzo2023-04-023-4/+4
* build: package openssl 1.1.1t with binary packagesDaniele Varrazzo2023-04-025-4/+5
* docs: mention manylinux2014 packages in news fileDaniele Varrazzo2023-04-021-0/+7
* ci: bump qemu action version to drop node deprecation warningDaniele Varrazzo2023-03-301-1/+1
* ci: build macOS packages using cibuildwheelDaniele Varrazzo2023-03-303-98/+49
* Merge pull request #1545 from AmirBitaraf/aarch64_manylinux2014_libpqDaniele Varrazzo2023-03-273-151/+113
|\
| * Modify LD_LIBRARY_PATH to support all architecturesAmir Bitaraf2023-03-261-1/+1
| * Move to manylinux2014 for aarch64, ppc64le builds.Amir Bitaraf2023-03-263-151/+113
|/
* ci: drop test on Python 3.6Daniele Varrazzo2023-02-251-5/+3
* ci: pin tox to v3Daniele Varrazzo2023-02-251-1/+1
* docs: use https url in license fileDaniele Varrazzo2023-02-251-1/+1
* Merge branch 'py311-win32'Daniele Varrazzo2022-11-073-6/+10
|\
| * ci: re-enable builds suspended for build win32 packages for Python 3.11Daniele Varrazzo2022-11-071-10/+10
| * ci: build packages for Python 3.11 for Workgroup... for Windows!Daniele Varrazzo2022-11-071-11/+11
| * ci: Test Python 3.11 on AppveyorDaniele Varrazzo2022-11-072-4/+8
* | ci: adapt macOS arm64 build script to changes in Python 3.11 and PostgreSQL 15Daniele Varrazzo2022-10-271-10/+19
* | Merge branch 'build-macos-py311'Daniele Varrazzo2022-10-271-1/+4
|\ \ | |/ |/|
| * ci: re-enable builds suspended to build macOS packages for Python 3.11Daniele Varrazzo2022-10-271-3/+3
| * Build packages for macOS x86_64 Python 3.11Daniele Varrazzo2022-10-271-1/+4
|/
* chore: remove macOS 3.11 build from build grid2_9_5Daniele Varrazzo2022-10-251-1/+1
* chore: upgrade Github action versionsDaniele Varrazzo2022-10-252-9/+9
* chore: fix yaml syntax in Github Action workflowDaniele Varrazzo2022-10-251-1/+1
* chore: bump version number to release 2.9.5Daniele Varrazzo2022-10-251-1/+1
* lint: reformat appveyor yamlDaniele Varrazzo2022-10-252-92/+96
* chore: build binary packages with OpenSSL 1.1.1qDaniele Varrazzo2022-10-255-5/+5
* chore: fix directory where to find binary package after buildDaniele Varrazzo2022-10-253-6/+6
* chore: build binary packages using libpq from PostgreSQL 15Daniele Varrazzo2022-10-257-12/+15
* Build packages for Python 3.11Daniele Varrazzo2022-10-256-7/+14
* chore: move cache_rebuild file into appveyor dirDaniele Varrazzo2022-10-253-2/+2
* chore: bump to next dev versionDaniele Varrazzo2022-10-251-1/+1
* Merge branch 'doc_examples_executemanybatch'Daniele Varrazzo2022-10-202-0/+16
|\
| * docs: fix reST syntax and whitespace in executemany examplesDaniele Varrazzo2022-10-202-7/+11
| * Add executemany & execute_batch examplesHannes2022-10-102-0/+12
* | [test_basic_types] Add test for array[%s] on NULL arraysIon Alberdi2022-10-111-0/+2
|/
* 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-062-1/+4
* chore: bump version number to release 2.9.4Daniele Varrazzo2022-10-062-8/+9
* docs: add link to release notes page to find which Python version is supportedDaniele Varrazzo2022-10-062-0/+9
* chore: upgrade packaged libpq version and dependenciesDaniele Varrazzo2022-10-066-13/+15
* Merge branch 'pg15'Daniele Varrazzo2022-10-0610-11/+38
|\
| * chore: upgrade error codes to PostgreSQL 15Daniele Varrazzo2022-10-068-5/+13
| * test: adapt ssl test to libpq 15Daniele Varrazzo2022-10-061-0/+5