summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatedDaniele Varrazzo2019-02-173-3/+3
* SQLSTATE error classes implemented in CDaniele Varrazzo2019-02-101-97/+6
* Dropped duplicate classes in errors moduleDaniele Varrazzo2018-10-231-4/+24
* Merge branch 'master' into errors-moduleerrors-moduleDaniele Varrazzo2018-10-154-15/+13
|\
| * errorcodes map update to PostgreSQL 11Daniele Varrazzo2018-10-141-2/+2
| * Merge branch 'master' into httpsDaniele Varrazzo2018-10-101-9/+7
| |\
| | * Replace deprecated optparse usage with argparseJon Dufresne2018-10-101-9/+7
| * | Prefer https:// URLs when availableJon Dufresne2018-09-221-1/+1
| |/
| * Consider PG 9.3 a thing of the past.Daniele Varrazzo2018-07-131-1/+1
| * Fetch the correct testing postgres packages on xenialDaniele Varrazzo2018-07-131-1/+1
| * Add testing and document support for Python 3.7Jon Dufresne2018-07-121-2/+2
* | Errors module content updated to Postgres 11Daniele Varrazzo2018-10-141-1/+1
* | Generating the whole errors file from scriptDaniele Varrazzo2018-08-171-0/+210
* | Dropped parsing sgml files for error codesDaniele Varrazzo2018-08-171-53/+9
|/
* Note the upgrade in wheel dependencies in NEWS fileDaniele Varrazzo2018-05-231-2/+2
* Merge branch 'master' into drop-2to3Daniele Varrazzo2018-05-202-9/+9
|\
| * Test databases from newest to oldestDaniele Varrazzo2018-05-181-8/+8
| * Build using OpenSSL 1.0.2nDaniele Varrazzo2018-01-291-1/+1
* | Drop 2to3 build step; make all code compatible with all PythonsJon Dufresne2017-12-111-1/+1
|/
* Avoid installing tests to site-packagesJon Dufresne2017-12-102-4/+4
* Use print() function instead of print statement throughout projectJon Dufresne2017-12-102-4/+6
* Remove unused scripts maketypes.sh & buildtypes.pyJon Dufresne2017-12-102-158/+0
* Trim trailing whitespace from all files throughout projectJon Dufresne2017-12-011-3/+1
* Build and test packages with libpq 10.1 and OpenSSL 1.0.2mDaniele Varrazzo2017-11-281-2/+2
* Remove redundant parenthesesHugo2017-11-281-2/+2
* Import recipe to build PG 10 libpq on win from wheel reposDaniele Varrazzo2017-10-241-1/+8
* Test against PG 10.0 on TravisDaniele Varrazzo2017-10-242-4/+6
* Parse PG 10 error codes from final versionDaniele Varrazzo2017-10-191-7/+12
* Disable uploading docs on pythonhostedDaniele Varrazzo2017-08-231-15/+0
* Force rebuild of cache for new OpenSSL/PostgreSQLJason Erickson2017-06-081-2/+2
* Run tests against PostgreSQL 10 beta1test-postgres-10beta1Daniele Varrazzo2017-06-082-7/+7
* Error codes updated to PG 10 beta 1Daniele Varrazzo2017-06-051-5/+9
* errcodes updated to PG 9.6Daniele Varrazzo2017-06-051-1/+2
* Added docs about making a releaseDaniele Varrazzo2017-03-011-54/+0
* Added AppVeyor configuration to test building on WindowsDaniele Varrazzo2017-02-162-0/+132
* Download testing servers from upload instead of tarballsDaniele Varrazzo2017-02-081-1/+1
* Merge branch 'test-dinosaurs'Daniele Varrazzo2017-02-072-44/+157
|\
| * Run the test suite with postgres versions not available on travisDaniele Varrazzo2017-02-062-44/+157
* | build-manylinux script moved to build-wheels projectDaniele Varrazzo2017-02-061-50/+0
|/
* Use the server on the host to testDaniele Varrazzo2017-02-011-10/+9
* Merge back manylinux build script from the psycopg2-wheels projectDaniele Varrazzo2017-02-011-7/+11
* Added script to create manylinux1 wheelsDaniele Varrazzo2017-01-041-0/+47
* Fixed travis test: unset green modeDaniele Varrazzo2016-12-261-1/+1
* Less verbose travis testsDaniele Varrazzo2016-12-261-2/+2
* Configure Travis to test replicationDaniele Varrazzo2016-12-252-3/+22
* Don't use separate databases for testsDaniele Varrazzo2016-12-242-15/+6
* Run the tests against all the available server versionsDaniele Varrazzo2016-12-242-0/+80
* Python source cleanup using flake8Daniele Varrazzo2016-10-113-21/+26
* Dropped use of b() "macro" and 2to3 fixerDaniele Varrazzo2016-08-151-20/+0
* errorcodes map updated to PostgreSQL 9.5.Daniele Varrazzo2016-07-011-1/+1