We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb2f13 commit 6961753Copy full SHA for 6961753
doc/src/sgml/release-17.sgml
@@ -1980,6 +1980,17 @@ The parameter is "min_rows".
1980
</para>
1981
</listitem>
1982
1983
+<!--
1984
+Author: Robert Haas <rhaas@postgresql.org>
1985
+2024-04-02 [cafe10565] Allow SIGINT to cancel psql database reconnections.
1986
+-->
1987
+
1988
+<listitem>
1989
+<para>
1990
+Allow psql connections to be canceled with control-C (Tristan Partin)
1991
+</para>
1992
+</listitem>
1993
1994
<!--
1995
Author: Tom Lane <tgl@sss.pgh.pa.us>
1996
2024-04-06 [90f517821] Re-implement psql's FETCH_COUNT feature atop libpq's chu
0 commit comments