From: Bruce Momjian Date: Sun, 11 Jul 1999 02:02:13 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL6_5_1~20 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=8c32f99f677d82c9480b7300b7edab5180b6b006;p=users%2Fc2main%2Fpostgres.git Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index bddd5baee2..c44050979a 100644 --- a/doc/TODO +++ b/doc/TODO @@ -238,7 +238,7 @@ SOURCE CODE ----------- * Add use of 'const' for varibles in source tree * Fix C optimizer problem where fmgr_ptr calls return different types - +* Add needed includes and removed unneede include files(Bruce) ---------------------------------------------------------------------------