summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test PostgreSQL 11 on Travistest-pg-11Daniele Varrazzo2018-10-232-5/+20
* errorcodes map update to PostgreSQL 11Daniele Varrazzo2018-10-144-3/+5
* Merge branch 'fix-790' into maint_2_7Daniele Varrazzo2018-10-123-0/+12
|\
| * Fixed refcount in connection's readonly and deferrable gettersDaniele Varrazzo2018-10-123-0/+12
|/
* Fixed farto in error checking assigning description valuesDaniele Varrazzo2018-10-111-1/+1
* Merge branch 'fix-copy-async-hangs' into maint_2_7Daniele Varrazzo2018-10-104-5/+23
|\
| * Fixed infinite loop in pq_get_last_result after COPYDaniele Varrazzo2018-10-104-5/+23
|/
* Merge branch 'fix-bsd' into maint_2_7Daniele Varrazzo2018-09-072-2/+2
|\
| * Mention FreeBSD build fixed in news fileDaniele Varrazzo2018-09-071-0/+1
| * Remove obsolete and incorrect FreeBSD version conditionDmitry Marakasov2018-09-071-2/+1
|/
* Improve doc for extras.wait_selectDaniel Hahler2018-09-051-2/+2
* Fix typo in install.rstAndrew King2018-09-051-1/+1
* Update intersphinx URLs to point to Python 3 docsJon Dufresne2018-09-051-3/+2
* Merge branch 'fix-746' into maint_2_7Daniele Varrazzo2018-07-244-17/+65
|\
| * Fixed compile error on windowsDaniele Varrazzo2018-07-241-10/+9
| * Bump tests for selective closure of named cursor to pg 8.2Daniele Varrazzo2018-07-242-2/+2
| * Close named cursor if exist, even if we didn't run executeDaniele Varrazzo2018-07-213-9/+58
|/
* Bump to next dev version numberDaniele Varrazzo2018-07-211-1/+1
* Bump to version 2.7.52_7_5Daniele Varrazzo2018-05-271-1/+1
* Note the upgrade in wheel dependencies in NEWS fileDaniele Varrazzo2018-05-232-2/+3
* Added note adivising against depending on the -wheels packageDaniele Varrazzo2018-05-231-4/+13
* Dropped license paragraph applying to removed filesDaniele Varrazzo2018-05-231-7/+2
* Update all pypi.python.org URLs to pypi.orgJon Dufresne2018-05-205-6/+6
* Added license to the docsDaniele Varrazzo2018-05-206-9/+27
* Merge branch 'fix-716' into maint_2_7Daniele Varrazzo2018-05-204-7/+24
|\
| * Don't raise an exception closing an unused named cursorfix-716-27Daniele Varrazzo2018-05-204-7/+24
* | Merge branch 'fix-707' into maint_2_7Daniele Varrazzo2018-05-202-0/+13
|\ \ | |/ |/|
| * Set minimal postgres version for intervalstyle testfix-707-27Daniele Varrazzo2018-05-201-0/+1
| * Raise NotSupportedError fetching iso_8601 intervalsDaniele Varrazzo2018-05-202-0/+12
|/
* Fix use of "async" in test_cursor.pyJon Dufresne2018-05-181-1/+1
* Merge remote-tracking branch 'nested-array-nulls' into maint_2_7Daniele Varrazzo2018-05-184-41/+106
|\
| * Hstore test fixed after adapting arrays dropped space after commasDaniele Varrazzo2018-05-141-2/+2
| * Fixed adaptation of arrays of arrays of nullsDaniele Varrazzo2018-05-143-39/+104
* | Merge remote-tracking branch 'fix-211' into maint_2_7Daniele Varrazzo2018-05-184-12/+26
|\ \ | |/ |/|
| * Skipped test on db version not supporting unicode identifiersDaniele Varrazzo2018-05-141-0/+1
| * Test databases from newest to oldestDaniele Varrazzo2018-05-141-8/+8
| * Allow non-ascii chars in namedtuple fieldsDaniele Varrazzo2018-05-133-4/+17
|/
* Command to upload docs on pythonhosted dropped altogetherDaniele Varrazzo2018-02-251-2/+0
* Intersphinx urls to generate Python links updatedDaniele Varrazzo2018-02-251-2/+2
* Merge branch 'fix-679' into maint_2_7Daniele Varrazzo2018-02-213-2/+17
|\
| * Allow strings subclasses in ensure_bytesDaniele Varrazzo2018-02-203-2/+17
|/
* Merge branch 'expand-version' into maint_2_7Daniele Varrazzo2018-02-193-7/+9
|\
| * Report MSYS2 build probably fixedDaniele Varrazzo2018-02-191-1/+2
| * Avoid quoting the string in the psycopg version macroDaniele Varrazzo2018-02-192-6/+7
|/
* Merge branch 'fix-solaris-11' into maint_2_7Daniele Varrazzo2018-02-193-1/+14
|\
| * Added Solaris 11 fix to news fileDaniele Varrazzo2018-02-191-0/+7
| * Fixed building on SmartOSMike Gerdts2018-02-192-1/+7
|/
* Fixed pip invocation example to skip binary packagesDaniele Varrazzo2018-02-091-2/+2
* Bump to next dev version numberDaniele Varrazzo2018-02-091-1/+1
* Version number bumped to 2.7.42_7_4Daniele Varrazzo2018-02-061-1/+1