pgsql: doc PG 17 relnotes: add psql connection control-C item - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc PG 17 relnotes: add psql connection control-C item
Date
Msg-id E1s6fcU-00058s-NG@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc PG 17 relnotes:  add psql connection control-C item

Reported-by: Jelte Fennema-Nio

Discussion: https://postgr.es/m/CAGECzQTz5aUqLEL6daLd2Hu2FXS_LOSh4keDndJ1fwThsb_b5w@mail.gmail.com

Reviewed-by: Tom Lane

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6961753381d8b2437195ce40d219a619a61002b6

Modified Files
--------------
doc/src/sgml/release-17.sgml | 11 +++++++++++
1 file changed, 11 insertions(+)


pgsql-committers by date:

Previous
From: Nathan Bossart
Date:
Subject: pgsql: Fix pg_sequence_last_value() for unlogged sequences on standbys.
Next
From: David Rowley
Date:
Subject: pgsql: Revert "Temporarily install debugging in partition_prune test"