mirror of
https://github.com/postgres/postgres.git
synced 2025-06-27 23:21:58 +03:00
Remove TZ environment-variable entry from postgres reference page.
The server hasn't paid attention to the TZ environment variable since commitca4af308c3
, but that commit missed removing this documentation reference, as did commitd883b916a9
which added the reference where it now belongs (initdb). Back-patch to 9.2 where the behavior changed. Also back-patchd883b916a9
as needed. Matthew Somerville
This commit is contained in:
@ -633,16 +633,6 @@ PostgreSQL documentation
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><envar>TZ</envar></term>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Server time zone
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
|
Reference in New Issue
Block a user