Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5c1dc02

Browse files
committed
Fix for docs from Patrick Welche:
! 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>--- 488,494 ---- <listitem> <para>! EXCEPT (&minus; or &setmn;): builds the set difference of
1 parenta2b5512 commit5c1dc02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/sql.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/sql.sgml,v 1.24 2001/10/23 16:42:36 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/sql.sgml,v 1.25 2002/03/15 15:55:58 momjian Exp $
33
-->
44

55
<chapter id="sql">
@@ -488,7 +488,7 @@ attributes are taken from. We often write a relation scheme as
488488

489489
<listitem>
490490
<para>
491-
DIFFERENCE (&minus; or &setmn;): builds the set difference of
491+
EXCEPT (&minus; or &setmn;): builds the set difference of
492492
two tables. Let <classname>R</classname> and <classname>S</classname>
493493
again be two tables with the same
494494
arity. <classname>R</classname> - <classname>S</classname>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp