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 f0f73b3 commit 4197aaaCopy full SHA for 4197aaa
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Sep 6 23:55:43 EDT 1999
+Last updated: Mon Sep 13 22:19:20 EDT 1999
4
5
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
6
@@ -99,6 +99,7 @@ TYPES
99
* Add support for & operator
100
* Allow LOCALE on a per-column basis, default to ASCII
101
* Allow array on int8[]
102
+* Allow nulls in arrays
103
* Remove Money type, add money formatting for decimal type
104
* Declare typein/out functions in pg_proc with a special "C string" data type
105
* Add non-large-object binary field
0 commit comments