public inbox for [email protected]
help / color / mirror / Atom feedFrom: Daniele Varrazzo <[email protected]>
To: Psycopg <[email protected]>
Subject: Psycopg 3.1.9 released
Date: Tue, 2 May 2023 17:27:59 +0200
Message-ID: <CA+mi_8YkvU18HDbVRqm8s7nJ6UJA6YkGz5tkVmexvjSPaBWyJw@mail.gmail.com> (raw)
Hello,
Just released psycopg 3.1.9. This release includes more bug fixes than
usual, so i'd like to report it to the list.
- Fix TypeInfo.fetch() using a connection in sql_ascii encoding (ticket #503).
- Fix “filedescriptor out of range” using a large number of files open
in Python implementation (ticket #532).
- Allow JSON dumpers to be registered on dict or any other object, as
was possible in psycopg2 (ticket #541).
- Fix canceling running queries on process interruption in async
connections (ticket #543).
- Fix loading ROW values with different types in the same query using
the binary protocol (ticket #545).
- Fix dumping recursive composite types (ticket #547).
Nice to see psycopg 3 being used in more unusual situations than expected!
Happy hacking!
-- Daniele
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: Psycopg 3.1.9 released
In-Reply-To: <CA+mi_8YkvU18HDbVRqm8s7nJ6UJA6YkGz5tkVmexvjSPaBWyJw@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox