Thanks to visit codestin.com Credit goes to github.com
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 77cf4a1 commit c5f8cbfCopy full SHA for c5f8cbf
doc/src/sgml/libpq.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.109 2003/02/14 01:32:31 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.110 2003/02/14 02:21:25 momjian Exp $
3
-->
4
5
<chapter id="libpq">
@@ -221,7 +221,7 @@ PGconn *PQconnectdb(const char *conninfo)
221
name in pg_service.conf that holds additional connection parameters.
222
This allows applications to specify only a service name so connection parameters
223
can be centrally maintained. See
224
- <filename><replaceable>PREFIX</>/share/</>pg_service.conf.sample</> for
+ <filename><replaceable>PREFIX</>/share/pg_service.conf.sample</> for
225
information on how to set up the file.
226
</para>
227
</listitem>
0 commit comments