Comment 17 for bug 2022089

Revision history for this message
Launchpad Janitor (janitor) wrote : Re: Update to version 4.2 for mantic

This bug was fixed in the package psycopg3 - 3.1.8-0ubuntu1

---------------
psycopg3 (3.1.8-0ubuntu1) mantic; urgency=medium

  * New upstream release 3.1.8 (LP: #2022089)
    - This release update makes psycopg3 compatible with Django 4.2, see:
      https://docs.djangoproject.com/en/4.2/releases/4.2/#psycopg-3-support
    - Updates:
      + Don't pollute server logs when types looked for by TypeInfo.fetch()
        are not found.
      + Set Cursor.rowcount to the number of rows of each result set from
        Cursor.executemany() when called with !returning=True.
      + Fix TypeInfo.fetch() when used with ClientCursor

 -- Lena Voytek <email address hidden> Wed, 30 Aug 2023 07:23:06 -0700