Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcbf4f6b

Browse files
committed
Remove TZ environment-variable entry from postgres reference page.
The server hasn't paid attention to the TZ environment variable sincecommitca4af30, but that commit missed removing this documentationreference, as did commitd883b91 which added the reference whereit now belongs (initdb).Back-patch to 9.2 where the behavior changed. Also back-patchd883b91 as needed.Matthew Somerville
1 parent11cc7bb commitcbf4f6b

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

‎doc/src/sgml/ref/initdb.sgml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,17 @@ PostgreSQL documentation
413413
</para>
414414
</listitem>
415415
</varlistentry>
416+
417+
<varlistentry>
418+
<term><envar>TZ</envar></term>
419+
420+
<listitem>
421+
<para>
422+
Specifies the time zone, using full time zone names, which the created
423+
database cluster should use.
424+
</para>
425+
</listitem>
426+
</varlistentry>
416427
</variablelist>
417428

418429
<para>

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

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

638-
<varlistentry>
639-
<term><envar>TZ</envar></term>
640-
641-
<listitem>
642-
<para>
643-
Server time zone
644-
</para>
645-
</listitem>
646-
</varlistentry>
647-
648638
</variablelist>
649639
</refsect1>
650640

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp