doc PG 17 relnotes: add psql connection control-C item
authorBruce Momjian
Tue, 14 May 2024 00:01:51 +0000 (20:01 -0400)
committerBruce Momjian
Tue, 14 May 2024 00:01:51 +0000 (20:01 -0400)
Reported-by: Jelte Fennema-Nio
Discussion: https://postgr.es/m/CAGECzQTz5aUqLEL6daLd2Hu2FXS_LOSh4keDndJ1fwThsb_b5w@mail.gmail.com

Reviewed-by: Tom Lane
Backpatch-through: master

doc/src/sgml/release-17.sgml

index 5a741ff16f1cd6bfecc5fb02f1e96577b482cf89..9dd3954f3c2777d0a0bea06fb4eef84db58b041f 100644 (file)
@@ -1980,6 +1980,17 @@ The parameter is "min_rows".
 
 
 
+
+
+
+
+Allow psql connections to be canceled with control-C (Tristan Partin)
+
+
+