projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ae51c8
)
Update TODO list.
author
Bruce Momjian
Tue, 10 Aug 1999 16:56:54 +0000
(16:56 +0000)
committer
Bruce Momjian
Tue, 10 Aug 1999 16:56:54 +0000
(16:56 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index e7b9ceb1b6d9fcd4d92cac4cf3a94fadaaa77ae5..03da89ca1fcff2931d44a891f92b447c01cb4df8 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-102,7
+102,7
@@
TYPES
* Remove Money type, add money formatting for decimal type
* Declare typein/out functions in pg_proc with a special "C string" data type
* Add non-large-object binary field
-* Add index on NUMERIC type
+* Add index on NUMERIC
/DECIMAL
type
* Make Absolutetime/Relativetime int4 because time_t can be int8 on some ports
VIEWS