Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 856d1fa

Browse files
committed
Add:
> * Make row-wise comparisons work per SQL spec >
1 parent af7f6c0 commit 856d1fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55
Bracketed items "[]" have more detail.
66

77
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated: Fri Sep 10 06:03:35 EDT 2004
8+
Last updated: Fri Sep 10 12:35:50 EDT 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
1111

@@ -357,6 +357,8 @@ Commands
357357

358358
When enabled, this would allow errors in multi-statement transactions
359359
to be automatically ignored.
360+
* Make row-wise comparisons work per SQL spec
361+
360362

361363
* ALTER
362364
o -ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT

0 commit comments

Comments
 (0)