projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a86e70b
)
Fix missing markup.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Thu, 14 Sep 2006 21:15:07 +0000
(21:15 +0000)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Thu, 14 Sep 2006 21:15:07 +0000
(21:15 +0000)
doc/src/sgml/gin.sgml
patch
|
blob
|
history
diff --git
a/doc/src/sgml/gin.sgml
b/doc/src/sgml/gin.sgml
index 397acce4a9ac5f49ac46398bd846c33851f59581..0e9365cce2765edd08d9b8e59855eea2ab48aa90 100644
(file)
--- a/
doc/src/sgml/gin.sgml
+++ b/
doc/src/sgml/gin.sgml
@@
-1,4
+1,4
@@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/gin.sgml,v 2.
2 2006/09/14 13:40:28 teodor
Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/gin.sgml,v 2.
3 2006/09/14 21:15:07 tgl
Exp $ -->
<chapter id="GIN">
<title>GIN Indexes</title>
@@
-200,6
+200,7
@@
be improved in future.
</para>
</sect1>
+
<sect1 id="gin-examples">
<title>Examples</title>
@@
-227,5
+228,7
@@
</para>
</listitem>
</varlistentry>
+ </variablelist>
+</sect1>
</chapter>