mirror of
https://github.com/postgres/postgres.git
synced 2025-06-17 17:02:08 +03:00
Fix broken tag.
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpq++.sgml,v 1.42 2002/08/15 02:56:19 momjian Exp $
|
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpq++.sgml,v 1.43 2002/08/19 04:05:00 ishii Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="libpqplusplus">
|
<chapter id="libpqplusplus">
|
||||||
@ -120,6 +120,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpq++.sgml,v 1.42 2002/08/15 02:56:
|
|||||||
<envar>PGPASSWORD</envar>
|
<envar>PGPASSWORD</envar>
|
||||||
sets the password used if the backend demands password
|
sets the password used if the backend demands password
|
||||||
authentication. This is deprecated; use <envar>PGPASSWORDFILE</envar> instead.
|
authentication. This is deprecated; use <envar>PGPASSWORDFILE</envar> instead.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<envar>PGPASSWORDFILE</envar>
|
<envar>PGPASSWORDFILE</envar>
|
||||||
|
Reference in New Issue
Block a user