Commit 62cc8bf7 authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent 296efd80
...@@ -123,7 +123,7 @@ COMMANDS ...@@ -123,7 +123,7 @@ COMMANDS
* Rewrite the LIKE handling by rewriting the user string with the * Rewrite the LIKE handling by rewriting the user string with the
supplied ESCAPE supplied ESCAPE
* Move LIKE index optimization handling to the optimizer * Move LIKE index optimization handling to the optimizer
* Allow RULE recomplation * Allow RULE recompilation
CLIENTS CLIENTS
...@@ -171,7 +171,7 @@ MISC ...@@ -171,7 +171,7 @@ MISC
* Overhaul bufmgr/lockmgr/transaction manager * Overhaul bufmgr/lockmgr/transaction manager
* Add PL/Perl(Mark Hollomon) * Add PL/Perl(Mark Hollomon)
* Make postgres user have a password by default * Make postgres user have a password by default
* Add configure test to check for C++ need for *.h and namespaces
PERFORMANCE PERFORMANCE
----------- -----------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment