]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Not only did we agree that this 'hint' doesn't belong here, but the
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 6 Feb 2007 03:05:00 +0000 (03:05 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 6 Feb 2007 03:05:00 +0000 (03:05 +0000)
markup's broken.  So just remove it...

doc/src/sgml/libpq.sgml

index a58a450f964b6c76b3571baddd9a8e193aea064a..6d3c1f4649d085194132e8782c5e700d4d8a0326 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.220.2.4 2007/02/05 22:18:18 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.220.2.5 2007/02/06 03:05:00 tgl Exp $ -->
 
  <chapter id="libpq">
   <title><application>libpq</application> - C Library</title>
@@ -4350,12 +4350,6 @@ service names and parameters. This file can be used for client-only
 installs too. The file's location can also be specified by the
 <envar>PGSYSCONFDIR</envar> environment variable.
 </para>
-
-<hint>
-<para>
-Environment variables on Windows are set as a property of <literal>My Computer</>.
-</para>
-</hint>
 </sect1>