pgsql: Doc: remove reference to nonexisting GUC from 9.5 release notes. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: remove reference to nonexisting GUC from 9.5 release notes.
Date
Msg-id E1jEaFa-00082B-8T@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: remove reference to nonexisting GUC from 9.5 release notes.

idle_in_transaction_session_timeout doesn't exist before 9.6, so
mentioning it in older branches' release notes is confusing.
Lazy copy-and-paste on my (tgl's) part.  Too late to do anything
about 9.4, but we can usefully fix this in 9.5.

Daniel Gustafsson

Discussion: https://postgr.es/m/0980BAC2-C30E-4439-A1D0-BE4FA4EF5666@yesql.se

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c2c2e531e7b4810900466feffe13fda30bd0ebd1

Modified Files
--------------
doc/src/sgml/release-9.5.sgml | 1 -
1 file changed, 1 deletion(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Correct the descriptions of recovery-related wait events in docs
Next
From: Tomas Vondra
Date:
Subject: pgsql: Recognize some OR clauses as compatible with functional dependen