mirror of
https://github.com/postgres/postgres.git
synced 2026-04-09 19:16:17 -04:00
Backpatch extra slash removal into 7.3.X. HEAD already has it.
This commit is contained in:
parent
a4ee77543f
commit
44f47eba8d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.98.2.3 2003/01/07 22:52:50 momjian Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.98.2.4 2003/01/07 22:54:03 momjian Exp $
|
||||
-->
|
||||
|
||||
<chapter id="libpq">
|
||||
|
|
@ -2134,7 +2134,7 @@ for information on correct values for these environment variables.
|
|||
<primary>files</primary>
|
||||
</indexterm>
|
||||
<para>
|
||||
<anchor id="pgpassfile"/>
|
||||
<anchor id="pgpassfile">
|
||||
<indexterm>
|
||||
<primary>password</primary>
|
||||
<secondary>.pgpass</secondary>
|
||||
|
|
|
|||
Loading…
Reference in a new issue