1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-22 23:02:54 +03:00

Fix broken markup

This commit is contained in:
Alvaro Herrera 2019-03-07 11:35:39 -03:00
parent eaaa5986ad
commit ec51727f6e

View File

@ -10607,7 +10607,7 @@ SELECT xmlexists('//town[text() = ''Toronto'']' PASSING BY VALUE '<towns><town>T
<para> <para>
The <literal>BY REF</literal> or <literal>BY VALUE</literal> clauses The <literal>BY REF</literal> or <literal>BY VALUE</literal> clauses
have no effect in <productname>PostgreSQL<productname>, but are allowed have no effect in <productname>PostgreSQL</productname>, but are allowed
for compatibility with other implementations. Per the <acronym>SQL</acronym> for compatibility with other implementations. Per the <acronym>SQL</acronym>
standard, the one that precedes any argument is required, and indicates standard, the one that precedes any argument is required, and indicates
the default for arguments that follow, and one may follow any argument to the default for arguments that follow, and one may follow any argument to