We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentaf7f6c0 commit856d1faCopy full SHA for 856d1fa
doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
Bracketed items "[]" have more detail.
6
7
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
8
-Last updated:Fri Sep 1006:03:35 EDT 2004
+Last updated:Fri Sep 1012:35:50 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
@@ -357,6 +357,8 @@ Commands
357
358
When enabled, this would allow errors in multi-statement transactions
359
to be automatically ignored.
360
+* Make row-wise comparisons work per SQL spec
361
+
362
363
* ALTER
364
o -ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT