From: Bruce Momjian Date: Thu, 20 Jun 2024 23:53:01 +0000 (-0400) Subject: doc PG 17 relnotes: remove mention of undocumented GUC X-Git-Tag: REL_17_BETA2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=95cabf542f04b634303f899600ea62fb256a08c2;p=thirdparty%2Fpostgresql.git doc PG 17 relnotes: remove mention of undocumented GUC GUC is trace_connection_negotiation. If it is undocumented, we should not mention it in the release notes. Backpatch-through: master --- diff --git a/doc/src/sgml/release-17.sgml b/doc/src/sgml/release-17.sgml index e5955ffca7c..cd4658e26f9 100644 --- a/doc/src/sgml/release-17.sgml +++ b/doc/src/sgml/release-17.sgml @@ -828,21 +828,6 @@ Author: Masahiko Sawada - - - - - Add undocumented server variable - trace_connection_negotiation to allow debugging - of connection encryption (Heikki Linnakangas, Kyotaro Horiguchi) - - -