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

Commita25fc9e

Browse files
committed
Add documentation suggestion about adding a comment to the top of
pgpass.Backpatch to 9.1.
1 parentdb10f01 commita25fc9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6494,6 +6494,8 @@ myEventProc(PGEventId evtId, void *evtInfo, void *passThrough)
64946494
<synopsis>
64956495
<replaceable>hostname</replaceable>:<replaceable>port</replaceable>:<replaceable>database</replaceable>:<replaceable>username</replaceable>:<replaceable>password</replaceable>
64966496
</synopsis>
6497+
(You can add a reminder comment to the file by copying the line above and
6498+
preceeding it with <literal>#</>.)
64976499
Each of the first four fields can be a literal value, or
64986500
<literal>*</literal>, which matches anything. The password field from
64996501
the first line that matches the current connection parameters will be

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp