aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/postgres-ref.sgml
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-03-29 21:38:14 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-03-29 21:38:41 -0400
commitc3834ef9e8abaca54ae542eac960f96e9fecc9a8 (patch)
tree38107b580fc9eb40d79e02a919b5fd49c97096f2 /doc/src/sgml/ref/postgres-ref.sgml
parent314cbfc5da988eff8998655158f84c9815ecfbcd (diff)
downloadpostgresql-c3834ef9e8abaca54ae542eac960f96e9fecc9a8.tar.gz
postgresql-c3834ef9e8abaca54ae542eac960f96e9fecc9a8.zip
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
Diffstat (limited to 'doc/src/sgml/ref/postgres-ref.sgml')
-rw-r--r--doc/src/sgml/ref/postgres-ref.sgml10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml
index d60d4ffbfcc..fc11aa14a60 100644
--- a/doc/src/sgml/ref/postgres-ref.sgml
+++ b/doc/src/sgml/ref/postgres-ref.sgml
@@ -636,16 +636,6 @@ PostgreSQL documentation
</listitem>
</varlistentry>
- <varlistentry>
- <term><envar>TZ</envar></term>
-
- <listitem>
- <para>
- Server time zone
- </para>
- </listitem>
- </varlistentry>
-
</variablelist>
</refsect1>