Doc: remove reference to nonexisting GUC from 9.5 release notes.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c2c2e531e7b4810900466feffe13fda30bd0ebd1
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-03-18T15:04:48Z
Releases: 9.5.22
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

Files

PathChange+/−
doc/src/sgml/release-9.5.sgml modified +0 −1

Discussion