We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d89600 commit a9122f8Copy full SHA for a9122f8
3 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+0.11
2
+----
3
+
4
+- Add pipeline mode API
5
+ https://www.postgresql.org/docs/current/libpq-pipeline-mode.html
6
7
+ There are new values in `ExecStatus`, therefore the major version release.
8
9
10
0.10.2.0
11
--------
12
postgresql-libpq-configure/CHANGELOG.md
@@ -1,3 +1,8 @@
+* Require libpq >=14.12
0.10.0.1
postgresql-libpq-pkgconfig/CHANGELOG.md
@@ -1,4 +1,9 @@
0.10
----
-* Initial release0.10
+* Initial release
0 commit comments