From c7eea66c392cd3f5c914ed135d01a2e20ecb1f92 Mon Sep 17 00:00:00 2001 From: "Thomas G. Lockhart" Date: Thu, 4 Jul 2002 15:10:43 +0000 Subject: [PATCH] Move INTERSECT DISTINCT to the supported category. Error in docs. --- doc/src/sgml/features.sgml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/src/sgml/features.sgml b/doc/src/sgml/features.sgml index 06b4f4e0ac..55423b79ef 100644 --- a/doc/src/sgml/features.sgml +++ b/doc/src/sgml/features.sgml @@ -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