]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Note fix of dumping by oid in news file
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 26 Sep 2021 20:02:22 +0000 (22:02 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 26 Sep 2021 20:29:22 +0000 (22:29 +0200)
docs/news.rst

index 3e1e13622b49f7ec99fbca7d690edc836df4bec9..7bdd70671c296e75e358158712ae4c15ee9f1a9e 100644 (file)
@@ -15,6 +15,7 @@ psycopg 3.0.b2
 - Add `psycopg.pq.__build_version__` constant.
 - Don't use the extended protocol with COPY, (:tickets:`#78, #82`).
 - Add *context* parameter to `~psycopg.Connection.connect()` (:ticket:`#83`).
+- Fix selection of dumper by oid after `~psycopg.Copy.set_types()`.
 
 
 psycopg 3.0.b1