]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
docs(pool): add entry about issue #219 resolved
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 3 Nov 2022 19:19:03 +0000 (20:19 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 4 Nov 2022 16:31:55 +0000 (17:31 +0100)
docs/news_pool.rst

index 367202de8fce9ceea79a3a8eb26e46270718522f..2f6473175512d75d21b3affd3e687b2196127702 100644 (file)
@@ -7,6 +7,16 @@
 ``psycopg_pool`` release notes
 ==============================
 
+Future releases
+---------------
+
+psycopg_pool 3.1.4 (unreleased)
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- Fix async pool exhausting connections, happening if the pool is created
+  before the event loop is started (:ticket:`#219`).
+
+
 Current release
 ---------------