summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2019-10-19 16:09:41 +0200
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2019-10-19 16:09:41 +0200
commitb2a09fb4041b46b69d78b5ae03b1f44f57f9ac2d (patch)
tree1bcca064272796fa745e88286afa4cdc7ef61e3f /NEWS
parentb029bd80d4a9a31a071fadad6067a2cf7215685d (diff)
parent38a411dc07a98c060b4292bf0c58810146668dde (diff)
downloadpsycopg2-b2a09fb4041b46b69d78b5ae03b1f44f57f9ac2d.tar.gz
Merge branch 'pg12'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 198c4ee..02cd4d1 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ What's new in psycopg 2.8.4
- Fixed int overflow for large values in `~psycopg2.extensions.Column.table_oid`
and `~psycopg2.extensions.Column.type_code` (:ticket:`961`).
- Fixed building with Python 3.8 (:ticket:`854`).
+- `~psycopg2.errorcodes` map and `~psycopg2.errors` classes updated to
+ PostgreSQL 12.
What's new in psycopg 2.8.3