Skip to content

Commit d990179

Browse files
committed
Update TODO list.
1 parent 8ee07b5 commit d990179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Jul 15 09:45:53 EDT 1999
3+
Last updated: Fri Jul 16 23:06:38 EDT 1999
44

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

@@ -27,7 +27,7 @@ PARSER
2727
* Alter TABLE ADD COLUMN does not honor DEFAULT, add CONSTRAINT
2828
* Do not allow bpchar column creation without length
2929
* Select a[1] FROM test fails, it needs test.a[1]
30-
* Array index references without table name cause problems
30+
* -Array index references without table name cause problems
3131
* Update table SET table.value = 3 fails
3232
* Creating index of TIMESTAMP & RELTIME fails, or rename to DATETIME(Thomas)
3333
* SELECT foo UNION SELECT foo is incorrectly simplified to SELECT foo

0 commit comments

Comments
 (0)