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 32d6ce1 commit eae8bd7Copy full SHA for eae8bd7
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Jun 8 11:47:25 EDT 2000
+Last updated: Thu Jun 8 12:19:00 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -96,6 +96,7 @@ TYPES
96
* Add hash for int8
97
* SELECT col FROM tab WHERE numeric_col = 10.1 fails
98
* Allow arrays to hold NULL elements
99
+* Get BIT type working
100
101
VIEWS
102
0 commit comments