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 6792b4b commit 85904e0Copy full SHA for 85904e0
doc/src/sgml/xindex.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/xindex.sgml,v 1.59 2007/02/06 04:38:31 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/xindex.sgml,v 1.60 2007/04/25 19:48:27 neilc Exp $ -->
2
3
<sect1 id="xindex">
4
<title>Interfacing Extensions To Indexes</title>
@@ -326,7 +326,7 @@
326
<entry>
327
Compare two keys and return an integer less than zero, zero, or
328
greater than zero, indicating whether the first key is less than,
329
- equal to, or greater than the second.
+ equal to, or greater than the second
330
</entry>
331
<entry>1</entry>
332
</row>
0 commit comments