mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
doc: Fix whitespace in markup
This commit is contained in:
@ -12889,9 +12889,9 @@ table2-mapping
|
|||||||
<literal>WHERE</literal> clause in SQL. A filter expression begins with
|
<literal>WHERE</literal> clause in SQL. A filter expression begins with
|
||||||
a question mark and provides a condition in parentheses:
|
a question mark and provides a condition in parentheses:
|
||||||
|
|
||||||
<programlisting>
|
<programlisting>
|
||||||
? (<replaceable>condition</replaceable>)
|
? (<replaceable>condition</replaceable>)
|
||||||
</programlisting>
|
</programlisting>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Reference in New Issue
Block a user