@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/features.sgml,v 2.4 2002/07/04 15:10:43 thomas Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/features.sgml,v 2.5 2002/07/16 00:51:37 momjian Exp $
-->
<appendix id="features">
@ -877,11 +877,6 @@ $Header: /cvsroot/pgsql/doc/src/sgml/features.sgml,v 2.4 2002/07/04 15:10:43 tho
<entry>LIKE enhancements</entry>
<entry></entry>
</row>
<row>
<entry>F291</entry>
<entry>UNIQUE predicate</entry>
<entry></entry>
</row>
<row>
<entry>F302</entry>
<entry>INTERSECT table operator</entry>
@ -1152,11 +1147,6 @@ $Header: /cvsroot/pgsql/doc/src/sgml/features.sgml,v 2.4 2002/07/04 15:10:43 tho
<entry>SIMILAR predicate</entry>
<entry></entry>
</row>
<row>
<entry>T151</entry>
<entry>DISTINCT predicate</entry>
<entry></entry>
</row>
<row>
<entry>T191</entry>
<entry>Referential action RESTRICT</entry>
@ -1425,6 +1415,11 @@ $Header: /cvsroot/pgsql/doc/src/sgml/features.sgml,v 2.4 2002/07/04 15:10:43 tho
<entry>Domain support</entry>
<entry></entry>
</row>
<row>
<entry>F291</entry>
<entry>UNIQUE predicate</entry>
<entry></entry>
</row>
<row>
<entry>F301</entry>
<entry>CORRESPONDING in query expressions</entry>
@ -1707,6 +1702,11 @@ $Header: /cvsroot/pgsql/doc/src/sgml/features.sgml,v 2.4 2002/07/04 15:10:43 tho
<entry>Recursive query</entry>
<entry></entry>
</row>
<row>
<entry>T151</entry>
<entry>DISTINCT predicate</entry>
<entry></entry>
</row>
<row>
<entry>T171</entry>
<entry>LIKE clause in table definition</entry>