From: Bruce Momjian Date: Thu, 27 Jul 2000 00:56:43 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_1_BETA~841 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=18f138263b530356cc4dd5b005e3c69a0d788939;p=thirdparty%2Fpostgresql.git Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index 5b18f6ac241..284b075a5f5 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Sat Jul 8 09:14:52 EDT 2000 +Last updated: Wed Jul 26 20:56:24 EDT 2000 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -100,6 +100,7 @@ TYPES * Reject character sequences those are not valid in their charset * Make functions more multi-byte aware, i.e. trim() * Make n of CHAR(n)/VARCHAR(n) the number of letters, not bytes +* Update macaddr manufacturer numbers, or remove the function VIEWS