From: Tom Lane Date: Wed, 30 Mar 2016 01:38:14 +0000 (-0400) Subject: Remove TZ environment-variable entry from postgres reference page. X-Git-Tag: REL9_6_BETA1~343 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3834ef9e8abaca54ae542eac960f96e9fecc9a8;p=postgresql Remove TZ environment-variable entry from postgres reference page. The server hasn't paid attention to the TZ environment variable since commit ca4af308c32d03db, but that commit missed removing this documentation reference, as did commit d883b916a947a3c6 which added the reference where it now belongs (initdb). Back-patch to 9.2 where the behavior changed. Also back-patch d883b916a947a3c6 as needed. Matthew Somerville --- diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml index d60d4ffbfc..fc11aa14a6 100644 --- a/doc/src/sgml/ref/postgres-ref.sgml +++ b/doc/src/sgml/ref/postgres-ref.sgml @@ -636,16 +636,6 @@ PostgreSQL documentation - - TZ - - - - Server time zone - - - -