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 3df8b47 commit 5406955Copy full SHA for 5406955
doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
Bracketed items "[]" have more detail.
6
7
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8
-Last updated: Tue Jul 20 15:37:35 EDT 2004
+Last updated: Tue Jul 20 15:52:00 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
@@ -82,6 +82,7 @@ Data Types
82
* Allow substring/replace() to get/set bit values
83
* Add GUC variable to allow output of interval values in ISO8601 format
84
* Support composite types as table columns
85
+* Fix data types where equality comparison isn't intuitive, e.g. box
86
87
88
* ARRAYS
0 commit comments