]> granicus.if.org Git - postgresql/commitdiff
Back out EXCEPT/DIFFERENCE patch. Seems I forgot the details of this.
authorBruce Momjian <bruce@momjian.us>
Fri, 15 Mar 2002 16:16:31 +0000 (16:16 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 15 Mar 2002 16:16:31 +0000 (16:16 +0000)
doc/src/sgml/sql.sgml

index d5fece28dba79eacfe5c3cf0641dbcf94467b3d8..2c6247ff918f7454e84bca00ab3079ceeef05838 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$Header: /cvsroot/pgsql/doc/src/sgml/sql.sgml,v 1.25 2002/03/15 15:55:58 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/sql.sgml,v 1.26 2002/03/15 16:16:31 momjian Exp $
 -->
 
  <chapter id="sql">
@@ -488,7 +488,7 @@ attributes are taken from. We often write a relation scheme as
 
       <listitem>
        <para>
-       EXCEPT (&minus; or &setmn;): builds the set difference of
+       DIFFERENCE (&minus; or &setmn;): builds the set difference of
        two tables. Let <classname>R</classname> and <classname>S</classname>
        again be two tables with the same
        arity. <classname>R</classname> - <classname>S</classname>