doc: Fix whitespace issue in PDF
authorPeter Eisentraut <peter@eisentraut.org>
Fri, 4 Sep 2020 06:39:01 +0000 (08:39 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Fri, 4 Sep 2020 06:39:01 +0000 (08:39 +0200)
Move <indexterm> outside of <para> to avoid whitespace issue in PDF
output.

Author: Jürgen Purtz <juergen@purtz.de>
Discussion: https://www.postgresql.org/message-id/flat/158996922318.7035.10603922579567326239@wrigleys.postgresql.org

doc/src/sgml/query.sgml

index bdb455f300827808945da2d82847e2a1301fbc0c..497aae416b343d2b7c6954b776f715bbbfcb758d 100644 (file)
@@ -548,9 +548,9 @@ SELECT *
     it here to help you understand the following topics.
    </para>
 
-   <para>
-    <indexterm><primary>join</primary><secondary>outer</secondary></indexterm>
+   <indexterm><primary>join</primary><secondary>outer</secondary></indexterm>
 
+   <para>
     Now we will figure out how we can get the Hayward records back in.
     What we want the query to do is to scan the
     <structname>weather</structname> table and for each row to find the