mirror of
https://github.com/postgres/postgres.git
synced 2026-04-20 22:00:13 -04: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 commitd883b916a9which added the reference where it now belongs (initdb). Back-patch to 9.2 where the behavior changed. Also back-patchd883b916a9as needed. Matthew Somerville
This commit is contained in:
parent
ffd2a9eb5e
commit
6af513730c
1 changed files with 0 additions and 10 deletions
|
|
@ -633,16 +633,6 @@ PostgreSQL documentation
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><envar>TZ</envar></term>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Server time zone
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue