projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f87fcd4
)
Move libpq environment reference in psql documentation to a more
author
Bruce Momjian
Tue, 21 Nov 2006 17:01:58 +0000
(17:01 +0000)
committer
Bruce Momjian
Tue, 21 Nov 2006 17:01:58 +0000
(17:01 +0000)
appropriate place, per Andrew Dunstan.
doc/src/sgml/ref/psql-ref.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/psql-ref.sgml
b/doc/src/sgml/ref/psql-ref.sgml
index 6f16b1994b084d33f93ff615893fa4b4df2e2569..88d6c22a910b5ab61cec102fd80c2ea1963c122e 100644
(file)
--- a/
doc/src/sgml/ref/psql-ref.sgml
+++ b/
doc/src/sgml/ref/psql-ref.sgml
@@
-1,5
+1,5
@@
@@
-2677,6
+2677,14
@@
$endif
+
+
+ Because
psql
uses
libpq
+ internally, all
libpq
environment variables are
+ also honored by
psql
. For a complete list of those
+ variables, see
.
+
+
@@
-2896,12
+2904,4
@@
second | four
-
-
See Also
-
-
-
Environment Variables (
)
-
-
-