projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6eee73e
)
doc: Fix whitespace issue in PDF
author
Peter Eisentraut
<
[email protected]
>
Fri, 4 Sep 2020 06:39:01 +0000
(08:39 +0200)
committer
Peter Eisentraut
<
[email protected]
>
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 <
[email protected]
>
Discussion: https://www.postgresql.org/message-id/flat/
158996922318
.7035.
10603922579567326239
@wrigleys.postgresql.org
doc/src/sgml/query.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/query.sgml
b/doc/src/sgml/query.sgml
index bdb455f300827808945da2d82847e2a1301fbc0c..497aae416b343d2b7c6954b776f715bbbfcb758d 100644
(file)
--- 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