projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
| inline |
side by side
(parent:
c880096
)
doc: Fix whitespace
author
Peter Eisentraut
<
[email protected]
>
Tue, 4 Jun 2019 11:57:38 +0000
(13:57 +0200)
committer
Peter Eisentraut
<
[email protected]
>
Tue, 4 Jun 2019 11:57:38 +0000
(13:57 +0200)
Verbatim environment tags should not be indented.
doc/src/sgml/func.sgml
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index a79e7c0380b47619f0682a35d1478fe02f94c871..f0bf2cbc3d79cb8a2badfdaa0164fc3e3e2ad033 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-12978,13
+12978,13
@@
table2-mapping
</entry>
<entry>
<para>
-
<programlisting>
+<programlisting>
jsonb_path_query
------------------
2
3
4
-
</programlisting>
+</programlisting>
</para>
</entry>
</row>