pgsql: doc PG 17 relnotes: fix psql connection cancelation item

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 17 relnotes: fix psql connection cancelation item
Date: 2024-07-05 20:52:24
Message-ID: E1sPpup-000SeR-7i@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8af6958957f4762a52314d12c2bba14fccb35a51

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2024-07-05 21:33:17 pgsql: Fix placement of "static".
Previous Message Nathan Bossart 2024-07-05 19:45:35 pgsql: Remove check hooks for GUCs that contribute to MaxBackends.