aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2020-09-04 08:39:01 +0200
committerPeter Eisentraut <peter@eisentraut.org>2020-09-04 08:39:01 +0200
commit79fd620b20b7721c2b591ef495be79b6347286c1 (patch)
treea7f599791b08992f5684e5e19d4a6e13b57b954e /doc/src
parent6eee73e4e5b6d499f1a5529f209ce4af86ef5152 (diff)
downloadpostgresql-79fd620b20b7721c2b591ef495be79b6347286c1.tar.gz
postgresql-79fd620b20b7721c2b591ef495be79b6347286c1.zip
doc: Fix whitespace issue in PDF
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
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/query.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/query.sgml b/doc/src/sgml/query.sgml
index bdb455f3008..497aae416b3 100644
--- a/doc/src/sgml/query.sgml
+++ b/doc/src/sgml/query.sgml
@@ -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