aboutsummaryrefslogtreecommitdiff
path: root/doc/src
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:14 -0400
commit6af513730c93ed3d7e9968bb88161cc347a2f9b1 (patch)
tree2bb361f4f9b6340171711f2bfae797cf12cbfe12 /doc/src
parentffd2a9eb5ede1340bd949c032ed8b7ef92b3ca09 (diff)
downloadpostgresql-6af513730c93ed3d7e9968bb88161cc347a2f9b1.tar.gz
postgresql-6af513730c93ed3d7e9968bb88161cc347a2f9b1.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')
-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 e2e99092428..44d7f382d20 100644
--- a/doc/src/sgml/ref/postgres-ref.sgml
+++ b/doc/src/sgml/ref/postgres-ref.sgml
@@ -633,16 +633,6 @@ PostgreSQL documentation
</listitem>
</varlistentry>
- <varlistentry>
- <term><envar>TZ</envar></term>
-
- <listitem>
- <para>
- Server time zone
- </para>
- </listitem>
- </varlistentry>
-
</variablelist>
</refsect1>