From: Bruce Momjian Date: Fri, 9 Jul 1999 04:20:22 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL6_5_1~38 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=62cc8bf7c41fa6871322026bed8b6dc7fa156781;p=users%2Fc2main%2Fpostgres.git Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index 885cde5122..1ca2b52fd0 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 -----------