projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c3ef74
)
doc: Fix whitespace in markup
author
Peter Eisentraut
<peter@eisentraut.org>
Thu, 26 Sep 2019 19:29:14 +0000
(21:29 +0200)
committer
Peter Eisentraut
<peter@eisentraut.org>
Thu, 26 Sep 2019 19:29:32 +0000
(21:29 +0200)
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index 5b2c87705ef950e9e2a320df48bb278554f3e4c5..48df9f869a788ad65adc49c569087eff1a13c406 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-12983,9
+12983,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>