8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee07b5 commit d990179Copy full SHA for d990179
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Jul 15 09:45:53 EDT 1999
+Last updated: Fri Jul 16 23:06:38 EDT 1999
4
5
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
6
@@ -27,7 +27,7 @@ PARSER
27
* Alter TABLE ADD COLUMN does not honor DEFAULT, add CONSTRAINT
28
* Do not allow bpchar column creation without length
29
* Select a[1] FROM test fails, it needs test.a[1]
30
-* Array index references without table name cause problems
+* -Array index references without table name cause problems
31
* Update table SET table.value = 3 fails
32
* Creating index of TIMESTAMP & RELTIME fails, or rename to DATETIME(Thomas)
33
* SELECT foo UNION SELECT foo is incorrectly simplified to SELECT foo
0 commit comments