We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79b89b4 commit cafee83Copy full SHA for cafee83
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Dec 15 11:10:53 EST 2001
+Last updated: Sat Dec 15 12:28:47 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -78,6 +78,7 @@ DATA TYPES
78
* ARRAYS
79
o Allow nulls in arrays
80
o Allow arrays to be ORDER'ed
81
+ o Ensure we have array-eq operators for every built-in array type
82
* BINARY DATA
83
o -Add non-large-object binary field (already exists -- bytea)
84
o -Make binary interface for TOAST columns (base64)
0 commit comments