]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
docs: add release note about interval overflow fix 720/head
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 27 Jan 2024 01:29:32 +0000 (01:29 +0000)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 27 Jan 2024 01:30:35 +0000 (01:30 +0000)
docs/news.rst

index 3c8a2e1d3ef2cb1dd3425244fa454a3564b2ce72..f42bb29b7de411bfbc8dd54bfa6f3e600880ad4b 100644 (file)
@@ -34,6 +34,7 @@ Psycopg 3.1.18 (unreleased)
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 - Fix possible deadlock on pipeline exit (:ticket:`685`).
+- Fix overflow loading large intervals in C module (:ticket:`719`).
 
 
 Current release