summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document the psycopg2-binary packageseparate-binaryDaniele Varrazzo2018-01-162-109/+121
* Print info about the binary package on build failedDaniele Varrazzo2018-01-131-5/+43
* Merge branch 'fix-idempotence-check' into maint_2_7Daniele Varrazzo2018-01-114-22/+48
|\
| * Fixed idempotence check changing connection characteristicsDaniele Varrazzo2018-01-114-22/+48
|/
* 'key' docs in getconn() improvedDaniele Varrazzo2018-01-111-1/+6
* Fixed test in asian time zonesDaniele Varrazzo2018-01-111-1/+2
* Merge branch 'mogrify-on-closed-cursor' into maint_2_7Daniele Varrazzo2018-01-113-2/+7
|\
| * 'cursor.mogrify()' can be called on closed cursorsDaniele Varrazzo2018-01-103-2/+7
* | Merge branch 'datetime-macro-accessors' into maint_2_7Daniele Varrazzo2018-01-103-2/+12
|\ \ | |/ |/|
| * Fixed pydatetime macros for Python 3.2Daniele Varrazzo2018-01-101-4/+6
| * pypi3 fix noted in the news fileDaniele Varrazzo2018-01-101-0/+1
| * Moved datatime compatibility macros with othersDaniele Varrazzo2018-01-102-6/+5
| * define a "polyfill" inline for python 2 compatibilityGlyph2018-01-101-0/+6
| * use accessor macros for pypy3 compatibilityGlyph2018-01-101-2/+4
|/
* Fixed NEWS file entriesDaniele Varrazzo2017-12-011-8/+4
* Merge branch 'bug-633' into maint_2_7Daniele Varrazzo2017-11-293-2/+19
|\
| * Collect rowcount in executemany even when discarding resultsDaniele Varrazzo2017-11-293-2/+19
|/
* Build and test packages with libpq 10.1 and OpenSSL 1.0.2mDaniele Varrazzo2017-11-283-12/+13
* Merge branch 'fix-libpq-version' into maint_2_7Daniele Varrazzo2017-11-282-5/+9
|\
| * Fixed __libpq_version__ for Postgres >= 10.1Daniele Varrazzo2017-11-282-5/+9
|/
* Merge branch 'python3_mintimeloggingconnection' into maint_2_7Daniele Varrazzo2017-11-282-0/+3
|\
| * Mention MinTimeLoggingCursor fix in NEWS fileDaniele Varrazzo2017-11-281-0/+6
| * Patch for issue #609 for MinTimeLoggingConnectionKevin Campbell2017-11-031-0/+2
* | Merge branch 'solaris-support' into maint_2_7Daniele Varrazzo2017-11-285-1/+97
|\ \
| * | Mention solaris support in NEWSDaniele Varrazzo2017-11-281-0/+6
| * | Emulate timeradd and timersub on SolarisMy Karlsson2017-10-264-1/+96
* | | Merge remote-tracking branch 'jdufresne/py2'Daniele Varrazzo2017-11-281-0/+2
|\ \ \
| * | | Add some missing trove classifiers for general Python supportJon Dufresne2017-11-271-0/+2
* | | | Merge remote-tracking branch 'jdufresne/license'Daniele Varrazzo2017-11-281-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Include license file in the generated wheel packageJon Dufresne2017-11-261-0/+3
|/ / /
* | | Merge pull request #616 from jdufresne/modern-exceptionsDaniele Varrazzo2017-11-2114-31/+31
|\ \ \
| * | | Use modern except syntax throughout projectJon Dufresne2017-11-2014-31/+31
|/ / /
* | | NEWS updated after last bugfix.Daniele Varrazzo2017-11-161-2/+8
* | | Merge pull request #614 from fogzot/fix-613Federico Di Gregorio2017-11-162-1/+6
|\ \ \
| * | | Don't cast point arrays to float arrays (fixes: #613)Federico Di Gregorio2017-11-162-1/+6
|/ / /
* | | Added PostgreSQL 10 in the list of supported serversDaniele Varrazzo2017-11-061-1/+1
* | | Further docs cleanupDaniele Varrazzo2017-11-065-20/+40
* | | Parameters passing docs improvedDaniele Varrazzo2017-11-061-18/+35
| |/ |/|
* | Dropped suggestion for --no-binary :all: to skip wheelsDaniele Varrazzo2017-10-271-5/+22
|/
* Merge branch 'libpq-10-wheels'Daniele Varrazzo2017-10-241-0/+7
|\
| * Preparing release 2.7.3.22_7_3_22_7_3_2Daniele Varrazzo2017-10-242-1/+2
| * Bumping version to test libpq 10 wheel packageDaniele Varrazzo2017-10-182-1/+7
* | Merge branch 'libpq-10'Daniele Varrazzo2017-10-244-18/+51
|\ \
| * | Import recipe to build PG 10 libpq on win from wheel reposDaniele Varrazzo2017-10-242-7/+32
| * | Test building PG 10 using the solution provided by Jason EricksonDaniele Varrazzo2017-10-241-12/+18
| * | Test against PG 10.0 on TravisDaniele Varrazzo2017-10-242-4/+6
|/ /
* | Parse PG 10 error codes from final versionDaniele Varrazzo2017-10-192-8/+13
* | Merge branch 'sphinx-1.6'Daniele Varrazzo2017-10-183-10/+9
|\ \
| * | Dropped doc building warningDaniele Varrazzo2017-10-181-1/+1
| * | Sphinx version do build docs updated to 1.6Daniele Varrazzo2017-10-181-2/+2