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 fe2dec7 commit cf4d885Copy full SHA for cf4d885
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Aug 22 23:10:41 EDT 2002
+Last updated: Sat Aug 24 07:24:53 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -78,7 +78,7 @@ Data Types
78
* -Add domain capability (Rod Taylor)
79
* Add IPv6 capability to INET/CIDR types
80
* Remove Money type, add money formatting for decimal type
81
-* SELECT cash_out(2) crashes because of opaque
+* -SELECT cash_out(2) crashes because of opaque
82
* Declare typein/out functions in pg_proc with a special "C string" data type
83
* Functions returning sets do not totally work
84
* Change factorial to return a numeric
0 commit comments