mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-06-12 17:13:20 +03:00
Mention replication support in the NEWS file
This commit is contained in:
parent
e0883f1967
commit
01c552baa3
2
NEWS
2
NEWS
|
@ -6,6 +6,8 @@ What's new in psycopg 2.7
|
||||||
|
|
||||||
New features:
|
New features:
|
||||||
|
|
||||||
|
- Added :ref:`replication-support` (:ticket:`#322`). Main authors are
|
||||||
|
Oleksandr Shulgin and Craig Ringer, who deserve a huge thank you.
|
||||||
- Added `~psycopg2.extensions.parse_dsn()` and
|
- Added `~psycopg2.extensions.parse_dsn()` and
|
||||||
`~psycopg2.extensions.make_dsn()` functions (:tickets:`#321, #363`).
|
`~psycopg2.extensions.make_dsn()` functions (:tickets:`#321, #363`).
|
||||||
`~psycopg2.connect()` now can take both *dsn* and keyword arguments, merging
|
`~psycopg2.connect()` now can take both *dsn* and keyword arguments, merging
|
||||||
|
|
Loading…
Reference in New Issue
Block a user