mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-22 00:46:33 +03:00
docs: fix typos in release notes
This commit is contained in:
parent
bc82c8f9cc
commit
a12dbc4357
6
NEWS
6
NEWS
|
@ -5,11 +5,11 @@ What's new in psycopg 2.9.4
|
|||
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
- Fix `~psycopg2.extras.register_composite()`,
|
||||
`~psycopg2.extras.register_range()` with customized search_path
|
||||
`~psycopg2.extras.register_range()` with customized :sql:`search_path`
|
||||
(:ticket:`#1487`).
|
||||
- Handle correctly composite types with names or in schemas requiring escape.
|
||||
- Find ``pg_service.conf file in the ``/etc/postgresql-common`` in binary
|
||||
packages (:ticket:`1365`).
|
||||
- Find ``pg_service.conf`` file in the ``/etc/postgresql-common`` directory in
|
||||
binary packages (:ticket:`#1365`).
|
||||
- `~psycopg2.errorcodes` map and `~psycopg2.errors` classes updated to
|
||||
PostgreSQL 15.
|
||||
- Wheel package compiled against OpenSSL 1.1.1q and PostgreSQL 14.4
|
||||
|
|
Loading…
Reference in New Issue
Block a user