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

Commitae81a63

Browse files
committed
Move libpq environment reference in psql documentation to a more
appropriate place, per Andrew Dunstan.
1 parentf87fcd4 commitae81a63

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.174 2006/10/31 02:29:15 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.175 2006/11/21 17:01:58 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -2677,6 +2677,14 @@ $endif
26772677
</listitem>
26782678
</varlistentry>
26792679
</variablelist>
2680+
2681+
<para>
2682+
Because <application>psql</application> uses <application>libpq</application>
2683+
internally, all <application>libpq</application> environment variables are
2684+
also honored by <application>psql</application>. For a complete list of those
2685+
variables, see <xref linkend="libpq-envars">.
2686+
</para>
2687+
26802688
</refsect1>
26812689

26822690

@@ -2896,12 +2904,4 @@ second | four
28962904

28972905
</refsect1>
28982906

2899-
<refsect1>
2900-
<title>See Also</title>
2901-
2902-
<simplelist type="inline">
2903-
<member>Environment Variables (<xref linkend="libpq-envars">)</member>
2904-
</simplelist>
2905-
</refsect1>
2906-
29072907
</refentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp