From: Daniele Varrazzo Date: Fri, 10 May 2024 00:01:14 +0000 (+0200) Subject: chore: bump psycopg package version to 3.1.19 X-Git-Tag: 3.2.0~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3a0c5543451669cc161e1cc6de4465bb2e46f956;p=thirdparty%2Fpsycopg.git chore: bump psycopg package version to 3.1.19 --- diff --git a/docs/news.rst b/docs/news.rst index dc8bf2a35..6fee296f7 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -46,8 +46,11 @@ Psycopg 3.2 (unreleased) .. __: https://numpy.org/doc/stable/reference/arrays.scalars.html#built-in-scalar-types -Psycopg 3.1.19 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.1.19 +^^^^^^^^^^^^^^ - Fix unaligned access undefined behaviour in C extension (:ticket:`#734`). - Fix excessive stripping of error message prefixes (:ticket:`#752`). @@ -56,9 +59,6 @@ Psycopg 3.1.19 (unreleased) - Improve COPY performance on macOS (:ticket:`#745`). -Current release ---------------- - Psycopg 3.1.18 ^^^^^^^^^^^^^^