|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.227 2007/02/05 22:18:11momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.228 2007/02/06 03:03:11tgl Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="libpq">
|
4 | 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 | 4356 | installs too. The file's location can also be specified by the
|
4357 | 4357 | <envar>PGSYSCONFDIR</envar> environment variable.
|
4358 | 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 | 4359 | </sect1>
|
4366 | 4360 |
|
4367 | 4361 |
|
|