Skip to content

Commit 9ac0a26

Browse files
committed
doc: Fix up spacing around verbatim DocBook elements
1 parent 4c6f70c commit 9ac0a26

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

doc/src/sgml/hstore.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -740,10 +740,10 @@ CREATE INDEX hidx ON testhstore USING GIN (h);
740740

741741
<para>
742742
Example of creating such an index with a signature length of 32 bytes:
743-
</para>
744743
<programlisting>
745-
CREATE INDEX hidx ON testhstore USING GIST (h gist_hstore_ops(siglen=32));
744+
CREATE INDEX hidx ON testhstore USING GIST (h gist_hstore_ops(siglen=32));
746745
</programlisting>
746+
</para>
747747

748748
<para>
749749
<type>hstore</type> also supports <type>btree</type> or <type>hash</type> indexes for

doc/src/sgml/release-13.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@ Author: Thomas Munro <tmunro@postgresql.org>
115115
old values to new ones can be done using:
116116
</para>
117117

118-
<programlisting>
119-
SELECT round(sum(OLD / n::float)) FROM generate_series(1, OLD) s(n);
120-
</programlisting>
118+
<programlisting>
119+
SELECT round(sum(OLD / n::float)) FROM generate_series(1, OLD) s(n);
120+
</programlisting>
121121
</listitem>
122122

123123
<listitem>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy