Move INTERSECT DISTINCT to the supported category. Error in docs.
authorThomas G. Lockhart
Thu, 4 Jul 2002 15:10:43 +0000 (15:10 +0000)
committerThomas G. Lockhart
Thu, 4 Jul 2002 15:10:43 +0000 (15:10 +0000)
doc/src/sgml/features.sgml

index 06b4f4e0acd2ef0878938ef8cbf2dcf06748af42..55423b79effa2e25d23a3507a8da4295ecc993c1 100644 (file)
@@ -1,5 +1,5 @@
 
 
  
@@ -887,6 +887,11 @@ $Header: /cvsroot/pgsql/doc/src/sgml/features.sgml,v 2.3 2002/06/22 02:04:55 tho
         INTERSECT table operator
         
        
+       
+        F302-01
+        INTERSECT DISTINCT table operator
+        
+       
        
         F302-02
         INTERSECT ALL table operator
@@ -1425,11 +1430,6 @@ $Header: /cvsroot/pgsql/doc/src/sgml/features.sgml,v 2.3 2002/06/22 02:04:55 tho
         CORRESPONDING in query expressions
         
        
-       
-        F302-01
-        INTERSECT DISTINCT table operator
-        Syntax accepted
-       
        
         F381
         Extended schema manipulation