]> granicus.if.org Git - postgresql/commitdiff
doc: Fix whitespace in markup
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 26 Sep 2019 19:29:14 +0000 (21:29 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 26 Sep 2019 19:29:14 +0000 (21:29 +0200)
doc/src/sgml/func.sgml

index 3981035634a80e53a810681c5f5d233d5c24ed1b..8c126ac1b9f03a124ffcea82650ddb417768ed81 100644 (file)
@@ -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>