Skip to content

Commit 2202891

Browse files
committed
Remove parentheses from mention of current_schemas function.
This is more consistent with what we do elsewhere, and hopefully avoids creating the perception that current_schemas takes no arguments. As suggested by Brendan Jurd
1 parent 6b02ed6 commit 2202891

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/config.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4491,11 +4491,11 @@ 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()</>
4494+
<function>current_schemas</>
44954495
(see <xref linkend="functions-info">).
44964496
This is not quite the same as
44974497
examining the value of <varname>search_path</varname>, since
4498-
<function>current_schemas()</> shows how the items
4498+
<function>current_schemas</> shows how the items
44994499
appearing in <varname>search_path</varname> were resolved.
45004500
</para>
45014501

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy