Fix spelling mistake in pgpass documentation change.

Per Peter.
This commit is contained in:
Bruce Momjian 2011-09-06 19:42:46 -04:00
parent a25fc9edcb
commit d858abfdfd
1 changed files with 1 additions and 1 deletions

View File

@ -6495,7 +6495,7 @@ myEventProc(PGEventId evtId, void *evtInfo, void *passThrough)
<replaceable>hostname</replaceable>:<replaceable>port</replaceable>:<replaceable>database</replaceable>:<replaceable>username</replaceable>:<replaceable>password</replaceable>
</synopsis>
(You can add a reminder comment to the file by copying the line above and
preceeding it with <literal>#</>.)
preceding it with <literal>#</>.)
Each of the first four fields can be a literal value, or
<literal>*</literal>, which matches anything. The password field from
the first line that matches the current connection parameters will be