Skip to content

Commit 6af5137

Browse files
committed
Remove TZ environment-variable entry from postgres reference page.
The server hasn't paid attention to the TZ environment variable since commit ca4af30, but that commit missed removing this documentation reference, as did commit d883b91 which added the reference where it now belongs (initdb). Back-patch to 9.2 where the behavior changed. Also back-patch d883b91 as needed. Matthew Somerville
1 parent ffd2a9e commit 6af5137

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

doc/src/sgml/ref/postgres-ref.sgml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -633,16 +633,6 @@ PostgreSQL documentation
633633
</listitem>
634634
</varlistentry>
635635

636-
<varlistentry>
637-
<term><envar>TZ</envar></term>
638-
639-
<listitem>
640-
<para>
641-
Server time zone
642-
</para>
643-
</listitem>
644-
</varlistentry>
645-
646636
</variablelist>
647637
</refsect1>
648638

0 commit comments

Comments
 (0)