diff options
author | Bruce Momjian | 2000-04-28 19:40:00 +0000 |
---|---|---|
committer | Bruce Momjian | 2000-04-28 19:40:00 +0000 |
commit | 9bd604f3bee02f4d308326633cb8afeadcfba9cd (patch) | |
tree | 2e14a70b4583c605962d21dc149342cfb30b76ca | |
parent | 7bd35f0f777a748dfc3d87b4b4c3144098b2671a (diff) |
Update TODO list.
-rw-r--r-- | doc/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -93,7 +93,6 @@ TYPES * Declare typein/out functions in pg_proc with a special "C string" data type * Add non-large-object binary field * Functions returning sets don't really work right[function] -* Make type equivalency apply to aggregates(Peter E.) VIEWS |