1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-21 05:21:08 +03:00

Add reference to libpq environment variables for client applications.

This commit is contained in:
Bruce Momjian
2005-05-29 03:32:18 +00:00
parent f8a051604f
commit ecd70d7526
12 changed files with 32 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
<!--
$PostgreSQL: pgsql/doc/src/sgml/ref/dropdb.sgml,v 1.26 2003/11/29 19:51:38 pgsql Exp $
$PostgreSQL: pgsql/doc/src/sgml/ref/dropdb.sgml,v 1.27 2005/05/29 03:32:18 momjian Exp $
PostgreSQL documentation
-->
@@ -220,6 +220,7 @@ DROP DATABASE</computeroutput>
<simplelist type="inline">
<member><xref linkend="app-createdb"></member>
<member><xref linkend="sql-dropdatabase" endterm="sql-dropdatabase-title"></member>
<member>Environment Variables (<xref linkend="libpq-envars">)</member>
</simplelist>
</refsect1>