From c2c2e531e7b4810900466feffe13fda30bd0ebd1 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Wed, 18 Mar 2020 11:04:48 -0400 Subject: [PATCH] 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 --- doc/src/sgml/release-9.5.sgml | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/src/sgml/release-9.5.sgml b/doc/src/sgml/release-9.5.sgml index ab213c847e1..15f2cabd524 100644 --- a/doc/src/sgml/release-9.5.sgml +++ b/doc/src/sgml/release-9.5.sgml @@ -593,7 +593,6 @@ Branch: REL9_4_STABLE [dbe405b78] 2020-01-21 13:47:17 +0900 This applies to - idle_in_transaction_session_timeout, lock_timeout, statement_timeout, track_activities, -- 2.39.5