1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-01 14:21:49 +03:00

doc PG 17 relnotes: fix psql connection cancelation item

Reported-by: Matthias van de Meent

Discussion: https://postgr.es/m/CAEze2WiprrENrFQqeXij2XyLAdoZaFTFLGC8sE=V8c1yrWn+2A@mail.gmail.com

Backpatch-through: 17 only
This commit is contained in:
Bruce Momjian 2024-07-05 16:51:56 -04:00
parent 7f9c715191
commit 8af6958957

View File

@ -2274,8 +2274,8 @@ Author: Robert Haas <rhaas@postgresql.org>
<listitem>
<para>
Allow <application>psql</application> connections to be canceled
with control-C (Tristan Partin)
Allow <application>psql</application> connection attempts to be
canceled with control-C (Tristan Partin)
</para>
</listitem>