1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-01 14:21:49 +03:00

Backpatch extra slash removal into 7.3.X. HEAD already has it.

This commit is contained in:
Bruce Momjian 2003-01-07 22:54:03 +00:00
parent a4ee77543f
commit 44f47eba8d

View File

@ -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"> <chapter id="libpq">
@ -2134,7 +2134,7 @@ for information on correct values for these environment variables.
<primary>files</primary> <primary>files</primary>
</indexterm> </indexterm>
<para> <para>
<anchor id="pgpassfile"/> <anchor id="pgpassfile">
<indexterm> <indexterm>
<primary>password</primary> <primary>password</primary>
<secondary>.pgpass</secondary> <secondary>.pgpass</secondary>