Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit77cf4a1

Browse files
committed
Properly document location of pg_service.conf.sample.
1 parente8a10dc commit77cf4a1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.108 2003/02/13 05:37:43 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.109 2003/02/14 01:32:31 momjian Exp $
33
-->
44

55
<chapter id="libpq">
@@ -220,7 +220,8 @@ PGconn *PQconnectdb(const char *conninfo)
220220
Service name to use for additional parameters. It specifies a service
221221
name in pg_service.conf that holds additional connection parameters.
222222
This allows applications to specify only a service name so connection parameters
223-
can be centrally maintained. See <literal>pg_service.conf.sample</> for
223+
can be centrally maintained. See
224+
<filename><replaceable>PREFIX</>/share/</>pg_service.conf.sample</> for
224225
information on how to set up the file.
225226
</para>
226227
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp