mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
doc: Fix whitespace in markup
This commit is contained in:
parent
79504cfe1b
commit
d10475a043
1 changed files with 2 additions and 2 deletions
|
|
@ -12889,9 +12889,9 @@ table2-mapping
|
|||
<literal>WHERE</literal> clause in SQL. A filter expression begins with
|
||||
a question mark and provides a condition in parentheses:
|
||||
|
||||
<programlisting>
|
||||
<programlisting>
|
||||
? (<replaceable>condition</replaceable>)
|
||||
</programlisting>
|
||||
</programlisting>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue