Skip to content

Commit cf4d885

Browse files
committed
Done:
> * -SELECT cash_out(2) crashes because of opaque
1 parent fe2dec7 commit cf4d885

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Aug 22 23:10:41 EDT 2002
3+
Last updated: Sat Aug 24 07:24:53 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -78,7 +78,7 @@ Data Types
7878
* -Add domain capability (Rod Taylor)
7979
* Add IPv6 capability to INET/CIDR types
8080
* Remove Money type, add money formatting for decimal type
81-
* SELECT cash_out(2) crashes because of opaque
81+
* -SELECT cash_out(2) crashes because of opaque
8282
* Declare typein/out functions in pg_proc with a special "C string" data type
8383
* Functions returning sets do not totally work
8484
* Change factorial to return a numeric

0 commit comments

Comments
 (0)