From: Peter Eisentraut Date: Thu, 26 Sep 2019 19:29:14 +0000 (+0200) Subject: doc: Fix whitespace in markup X-Git-Tag: REL_13_BETA1~1419 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8190164e82ae03bde80864ab0941794a90e70483;p=thirdparty%2Fpostgresql.git doc: Fix whitespace in markup --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 5b2c87705ef..48df9f869a7 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -12983,9 +12983,9 @@ table2-mapping WHERE clause in SQL. A filter expression begins with a question mark and provides a condition in parentheses: - + ? (condition) - +