8000
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 eaaa598 commit ec51727Copy full SHA for ec51727
doc/src/sgml/func.sgml
@@ -10607,7 +10607,7 @@ SELECT xmlexists('//town[text() = ''Toronto'']' PASSING BY VALUE '<towns><town>T
10607
10608
<para>
10609
The <literal>BY REF</literal> or <literal>BY VALUE</literal> clauses
10610
- have no effect in <productname>PostgreSQL<productname>, but are allowed
+ have no effect in <productname>PostgreSQL</productname>, but are allowed
10611
for compatibility with other implementations. Per the <acronym>SQL</acronym>
10612
standard, the one that precedes any argument is required, and indicates
10613
the default for arguments that follow, and one may follow any argument to
0 commit comments