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

Commit2a89042

Browse files
committed
Add doc cross-reference to search_path discussion of current_schemas().
Brendan Jurd
1 parentdfe8ec3 commit2a89042

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4491,7 +4491,9 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
44914491
<para>
44924492
The current effective value of the search path can be examined
44934493
via the <acronym>SQL</acronym> function
4494-
<function>current_schemas()</>. This is not quite the same as
4494+
<function>current_schemas()</>
4495+
(see <xref linkend="functions-info">).
4496+
This is not quite the same as
44954497
examining the value of <varname>search_path</varname>, since
44964498
<function>current_schemas()</> shows how the items
44974499
appearing in <varname>search_path</varname> were resolved.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp