From 9a2eebe8f193d2113ed12b997cb20bbe0bc0c83e Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Fri, 1 Sep 2023 13:32:51 +0100 Subject: [PATCH] docs: mention fix for solaris build --- docs/news.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/news.rst b/docs/news.rst index ea068839b..12d57e5e5 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -14,6 +14,7 @@ Psycopg 3.1.11 (unreleased) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Fix integer overflow in C/binary extension with OID > 2^31 (:ticket:`#630`). +- Fix building on Solaris and derivatives (:ticket:`#632`). - Fix possible lack of critical section guard in async `~AsyncCursor.executemany()`. - Fix missing pipeline fetch in async `~AsyncCursor.scroll()`. -- 2.47.2