]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
docs: add news entry about bug #630 fixed
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 23 Aug 2023 14:39:54 +0000 (15:39 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 23 Aug 2023 14:39:54 +0000 (15:39 +0100)
docs/news.rst

index 9bb2ddc83ad02d4b0d46de49e325d7ed84134930..5b7a07f52af09a94899fddb8512685f6b912cc18 100644 (file)
@@ -7,6 +7,15 @@
 ``psycopg`` release notes
 =========================
 
+Future releases
+---------------
+
+Psycopg 3.1.11 (unreleased)
+^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- Fix integer overflow in C/binary extension with OID > 2^31 (:ticket:`#630`).
+
+
 Current release
 ---------------