projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
296efd8
)
Update TODO list.
author
Bruce Momjian
<bruce@momjian.us>
Fri, 9 Jul 1999 04:20:22 +0000
(
04:20
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 9 Jul 1999 04:20:22 +0000
(
04:20
+0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 885cde5122be44a3245a5e171ca2b005b30d8e11..1ca2b52fd028b5220dde11c60e8e82db19a794f4 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-123,7
+123,7
@@
COMMANDS
* Rewrite the LIKE handling by rewriting the user string with the
supplied ESCAPE
* Move LIKE index optimization handling to the optimizer
-* Allow RULE recomplation
+* Allow RULE recomp
i
lation
CLIENTS
@@
-171,7
+171,7
@@
MISC
* Overhaul bufmgr/lockmgr/transaction manager
* Add PL/Perl(Mark Hollomon)
* Make postgres user have a password by default
-
+* Add configure test to check for C++ need for *.h and namespaces
PERFORMANCE
-----------