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 53de196 commit b0f95aaCopy full SHA for b0f95aa
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Apr 2 11:10:06 EDT 2001
+Last updated: Mon Apr 2 12:26:57 EDT 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -109,7 +109,7 @@ TYPES
109
* Remove Money type, add money formatting for decimal type
110
* Declare typein/out functions in pg_proc with a special "C string" data type
111
* Add non-large-object binary field
112
-* Functions returning sets don't really work right[function]
+* Functions returning sets do not totally work
113
* -Add hash for int8 (Tom)
114
* SELECT col FROM tab WHERE numeric_col = 10.1 fails
115
* -Get BIT type working
0 commit comments