forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5c1dc02
committed
Fix for docs from Patrick Welche:
! DIFFERENCE (− or ∖): 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 (− or ∖): builds the set difference of1 parenta2b5512 commit5c1dc02
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
491 | | - | |
| 491 | + | |
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
| |||
0 commit comments
Comments
(0)