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

Commitcb29f66

Browse files
committed
Add markup for GUC mention in docs.
1 parent6ea05c1 commitcb29f66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.277 2005/08/1203:23:40 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.278 2005/08/1215:57:48 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -9326,8 +9326,8 @@ SELECT set_config('log_statement_stats', 'off', false);
93269326
The functions shown in <xref
93279327
linkend="functions-admin-genfile"> provide native file access to
93289328
files on the machine hosting the server. Only files relative to
9329-
the cluster directory are allowed, and thelogfile directory,
9330-
because thelogfile directory might be stored outside the
9329+
the cluster directory are allowed, and the<varname>log_directory</>,
9330+
because thelog file directory might be stored outside the
93319331
cluster directory. Use of these functions is restricted to
93329332
superusers.
93339333
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp