summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed NEWS file after I actually re-read it for release.Daniele Varrazzo2018-11-091-4/+6
* Fixed adaptation of lists of empty listsfix-788Daniele Varrazzo2018-10-301-0/+1
* Don't barf on Composite passed to execute_values()fix-794Daniele Varrazzo2018-10-231-0/+2
* Minimal formatting tweak to last newsDaniele Varrazzo2018-10-151-2/+2
* Merge branch 'connection-info'Daniele Varrazzo2018-10-151-1/+2
|\
| * Fixed NEWS file to mention the connection.info objectDaniele Varrazzo2018-10-151-1/+2
* | Merge branch 'master' into errors-moduleerrors-moduleDaniele Varrazzo2018-10-151-1/+23
|\ \
| * | errorcodes map update to PostgreSQL 11Daniele Varrazzo2018-10-141-0/+1
| * | Fixed refcount in connection's readonly and deferrable gettersfix-790Daniele Varrazzo2018-10-121-0/+2
| |/
| * Added docs for the Column objectDaniele Varrazzo2018-10-111-0/+3
| * Fixed infinite loop in pq_get_last_result after COPYDaniele Varrazzo2018-10-101-1/+2
| * Merge branch 'master' into httpsDaniele Varrazzo2018-10-101-0/+7
| |\
| | * Merge branch 'conn-get-host'Daniele Varrazzo2018-10-101-0/+1
| | |\
| | | * Small tweaks to connection.host docsDaniele Varrazzo2018-10-101-1/+1
| | | * Added connection.hostMarco De Paoli2018-10-061-0/+1
| | * | Added Diagnostics.severity_nonlocalized attributediag-schema-name-nonlocDaniele Varrazzo2018-10-041-0/+2
| | |/
| | * sql.Identifier can wrap a sequence of strings to represent qualified namesidentifier-sequenceDaniele Varrazzo2018-10-041-0/+2
| | * Mention the better str(Range) in the docs.Daniele Varrazzo2018-10-041-0/+2
| * | Prefer https:// URLs when availableJon Dufresne2018-09-221-1/+1
| |/
| * Mention FreeBSD build fixed in news fileDaniele Varrazzo2018-09-071-0/+1
| * Close named cursor if exist, even if we didn't run executeDaniele Varrazzo2018-07-241-0/+7
* | Added documentation for the errors moduleDaniele Varrazzo2018-10-151-0/+2
|/
* Note the upgrade in wheel dependencies in NEWS fileDaniele Varrazzo2018-05-231-0/+1
* DictCursor and RealDictCursor rows maintain columns orderDaniele Varrazzo2018-05-211-0/+2
* Merge branch 'master' into drop-2to3Daniele Varrazzo2018-05-201-3/+31
|\
| * encrypt_password() reported in the news fileDaniele Varrazzo2018-05-201-0/+4
| * Added license to the docsDaniele Varrazzo2018-05-201-1/+1
| * Don't raise an exception closing an unused named cursorfix-716Daniele Varrazzo2018-05-201-0/+1
| * Merge remote-tracking branch 'nested-array-nulls'Daniele Varrazzo2018-05-201-0/+1
| |\
| | * Fixed adaptation of arrays of arrays of nullsDaniele Varrazzo2018-05-181-0/+1
| * | Allow non-ascii chars in namedtuple fieldsDaniele Varrazzo2018-05-181-0/+2
| |/
| * Allow strings subclasses in ensure_bytesfix-679Daniele Varrazzo2018-02-211-0/+1
| * Report MSYS2 build probably fixedDaniele Varrazzo2018-02-191-1/+2
| * Added Solaris 11 fix to news fileDaniele Varrazzo2018-02-191-0/+7
| * Report Python 2.6 wheels no more availableDaniele Varrazzo2018-01-291-0/+2
| * Convert fields names into valid Python identifiers in NamedTupleCursorDaniele Varrazzo2018-01-291-0/+2
| * Build using OpenSSL 1.0.2nDaniele Varrazzo2018-01-291-1/+1
| * Mention new wheel packages in news fileDaniele Varrazzo2018-01-291-2/+5
| * Fixed idempotence check changing connection characteristicsDaniele Varrazzo2018-01-111-0/+2
| * 'cursor.mogrify()' can be called on closed cursorsmogrify-on-closed-cursorDaniele Varrazzo2018-01-111-0/+1
| * pypi3 fix noted in the news fileDaniele Varrazzo2018-01-101-0/+1
* | Drop 2to3 build step; make all code compatible with all PythonsJon Dufresne2017-12-111-2/+3
|/
* Avoid installing tests to site-packagesJon Dufresne2017-12-101-0/+3
* Drop long deprecated function register_tstz_w_secs()Jon Dufresne2017-12-101-0/+1
* Dropped psycopg1 modulegoodbye-psycopg1Daniele Varrazzo2017-12-041-0/+1
* Fixed NEWS file entriesDaniele Varrazzo2017-12-011-8/+4
* Collect rowcount in executemany even when discarding resultsDaniele Varrazzo2017-11-291-1/+3
* Build and test packages with libpq 10.1 and OpenSSL 1.0.2mDaniele Varrazzo2017-11-281-0/+1
* Fixed __libpq_version__ for Postgres >= 10.1Daniele Varrazzo2017-11-281-1/+3
* Add news and update version checkHugo2017-11-281-0/+8