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:15 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-03-29 21:38:15 -0400
commitcbf4f6bb34fc77f6698ff036e16e0739357cedd0 (patch)
tree269f61be2776dfb9e29163de91dec26560b70a19 /doc/src/sgml/ref/postgres-ref.sgml
parent11cc7bb8825efc74c9418f6e88d448cc253c47b0 (diff)
downloadpostgresql-cbf4f6bb34fc77f6698ff036e16e0739357cedd0.tar.gz
postgresql-cbf4f6bb34fc77f6698ff036e16e0739357cedd0.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 943a3be00e3..f72743a7492 100644
--- a/doc/src/sgml/ref/postgres-ref.sgml
+++ b/doc/src/sgml/ref/postgres-ref.sgml
@@ -635,16 +635,6 @@ PostgreSQL documentation
</listitem>
</varlistentry>
- <varlistentry>
- <term><envar>TZ</envar></term>
-
- <listitem>
- <para>
- Server time zone
- </para>
- </listitem>
- </varlistentry>
-
</variablelist>
</refsect1>