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 aef3fcd commit 2b547b7Copy full SHA for 2b547b7
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Jul 26 21:12:33 EDT 2000
+Last updated: Thu Jul 27 14:41:53 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -93,7 +93,6 @@ TYPES
93
* Functions returning sets don't really work right[function]
94
* Add hash for int8
95
* SELECT col FROM tab WHERE numeric_col = 10.1 fails
96
-* Allow arrays to hold NULL elements
97
* Get BIT type working
98
* Allow better handling of numeric constants, type conversion [typeconv]
99
* Support multiple simultaneous character sets, per SQL92
0 commit comments