8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a86e70b commit c2314b9Copy full SHA for c2314b9
doc/src/sgml/gin.sgml
@@ -1,4 +1,4 @@
1
-<!-- $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 $ -->
2
3
<chapter id="GIN">
4
<title>GIN Indexes</title>
200
be improved in future.
201
</para>
202
</sect1>
203
+
204
<sect1 id="gin-examples">
205
<title>Examples</title>
206
@@ -227,5 +228,7 @@
227
228
229
</listitem>
230
</varlistentry>
231
+ </variablelist>
232
+</sect1>
233
234
</chapter>
0 commit comments