]> 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>
Fri, 1 Sep 2023 10:50:42 +0000 (11:50 +0100)
docs/news.rst

index 153305ef6304325024804a3d094a3bf3879fcebc..e6eaca639e8790f5a11292ec5e15147a255db25b 100644 (file)
@@ -28,6 +28,12 @@ Psycopg 3.2 (unreleased)
 .. __: https://numpy.org/doc/stable/reference/arrays.scalars.html#built-in-scalar-types
 
 
+Psycopg 3.1.11 (unreleased)
+^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- Fix integer overflow in C/binary extension with OID > 2^31 (:ticket:`#630`).
+
+
 Current release
 ---------------