]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Doc: remove reference to nonexisting GUC from 9.5 release notes.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 18 Mar 2020 15:04:48 +0000 (11:04 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 18 Mar 2020 15:04:48 +0000 (11:04 -0400)
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

doc/src/sgml/release-9.5.sgml

index ab213c847e1ead649e5e9b711fa628aa533bfa8f..15f2cabd524b7c8754587a0d43ac56c28e412e21 100644 (file)
@@ -593,7 +593,6 @@ Branch: REL9_4_STABLE [dbe405b78] 2020-01-21 13:47:17 +0900
 
      <para>
       This applies to
-      <literal>idle_in_transaction_session_timeout</literal>,
       <literal>lock_timeout</literal>,
       <literal>statement_timeout</literal>,
       <literal>track_activities</literal>,