From: Peter Eisentraut Date: Thu, 26 Sep 2019 19:29:14 +0000 (+0200) Subject: doc: Fix whitespace in markup X-Git-Url: http://git.postgresql.org/gitweb/static/developers.postgresql.org?a=commitdiff_plain;h=8190164e82ae03bde80864ab0941794a90e70483;p=users%2Frhaas%2Fpostgres.git doc: Fix whitespace in markup --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 5b2c87705e..48df9f869a 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) - +