Skip to content

Commit a2b619a

Browse files
committed
Update TODO list.
1 parent 7746a2d commit a2b619a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

doc/TODO

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Jul 20 13:24:02 EDT 1999
3+
Last updated: Tue Jul 20 17:40:39 EDT 1999
44

55
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
66

@@ -39,9 +39,7 @@ PARSER
3939
* CREATE TABLE x AS SELECT 1 UNION SELECT 2 fails
4040
* CREATE TABLE test(col char(2) DEFAULT user) fails in length restriction
4141
* SELECT ... UNION ... ORDER BY fails when sort expr not in result list
42-
* INSERT ... SELECT ... UNION is not reliable
43-
* Be smarter about promoting types when UNION merges different data types
44-
* SELECT ... UNION ... GROUP BY fails if column types disagree
42+
* redesign INSERT ... SELECT to have two levels of target list
4543

4644
VIEWS
4745

0 commit comments

Comments
 (0)