projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db10f01
)
Add documentation suggestion about adding a comment to the top of
author
Bruce Momjian
Tue, 6 Sep 2011 21:32:14 +0000
(17:32 -0400)
committer
Bruce Momjian
Tue, 6 Sep 2011 21:32:53 +0000
(17:32 -0400)
pgpass.
Backpatch to 9.1.
doc/src/sgml/libpq.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/libpq.sgml
b/doc/src/sgml/libpq.sgml
index 268b642b8288b4d081679b2e630c5734ebe7ebb1..d642edea81a14cfb5222bc49e283370f92ddf099 100644
(file)
--- a/
doc/src/sgml/libpq.sgml
+++ b/
doc/src/sgml/libpq.sgml
@@
-6494,6
+6494,8
@@
myEventProc(PGEventId evtId, void *evtInfo, void *passThrough)
hostname
:
port
:
database
:
username
:
password
+ (You can add a reminder comment to the file by copying the line above and
+ preceeding it with
#>.)
Each of the first four fields can be a literal value, or
*
, which matches anything. The password field from
the first line that matches the current connection parameters will be