aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 885cde5122b..1ca2b52fd02 100644
--- 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 recompilation
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
-----------