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 e3059fc commit 00156faCopy full SHA for 00156fa
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Jun 2 11:32:09 EDT 2000
+Last updated: Wed Jun 7 15:55:34 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -95,6 +95,7 @@ TYPES
95
* Functions returning sets don't really work right[function]
96
* Add hash for int8
97
* SELECT col FROM tab WHERE numeric_col = 10.1 fails
98
+* Allow arrays to hold NULL elements
99
100
VIEWS
101
0 commit comments