10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab05eed commit b259924Copy full SHA for b259924
doc/src/sgml/libpq.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.227 2007/02/05 22:18:11 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.228 2007/02/06 03:03:11 tgl Exp $ -->
2
3
<chapter id="libpq">
4
<title><application>libpq</application> - C Library</title>
@@ -4356,12 +4356,6 @@ service names and parameters. This file can be used for client-only
4356
installs too. The file's location can also be specified by the
4357
<envar>PGSYSCONFDIR</envar> environment variable.
4358
</para>
4359
-
4360
-<hint>
4361
-<para>
4362
-Environment variables on Windows are set as a property of <literal>My Computer</>.
4363
-</para>
4364
-</hint>
4365
</sect1>
4366
4367
0 commit comments