From: Daniele Varrazzo Date: Fri, 22 Sep 2023 22:08:01 +0000 (+0200) Subject: chore: bump psycopg package version to 3.1.11 X-Git-Tag: pool-3.2.0~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e28aeee9479a227db54c88efac490f14b2d87c3f;p=thirdparty%2Fpsycopg.git chore: bump psycopg package version to 3.1.11 --- diff --git a/docs/news.rst b/docs/news.rst index a407ce009..ab07fd02c 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -28,8 +28,11 @@ Psycopg 3.2 (unreleased) .. __: https://numpy.org/doc/stable/reference/arrays.scalars.html#built-in-scalar-types -Psycopg 3.1.11 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.1.11 +^^^^^^^^^^^^^^ - Avoid caching the parsing results of large queries to avoid excessive memory usage (:ticket:`#628`). @@ -44,9 +47,6 @@ Psycopg 3.1.11 (unreleased) permissions on the SSL certificate on the client (:ticket:`#528`). -Current release ---------------- - Psycopg 3.1.10 ^^^^^^^^^^^^^^