From: Bruce Momjian Date: Wed, 14 Jun 2000 02:57:08 +0000 (+0000) Subject: Update TODO list. X-Git-Url: http://git.postgresql.org/gitweb/-?a=commitdiff_plain;h=434adee656cbebb18bf9526eecc97124361eca34;p=users%2Frhaas%2Fpostgres.git Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index da5ba6e705..c963b39391 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Tue Jun 13 22:24:15 EDT 2000 +Last updated: Tue Jun 13 22:56:20 EDT 2000 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -98,6 +98,7 @@ TYPES * Allow arrays to hold NULL elements * Get BIT type working * Allow better handling of numeric constants +* Support multiple simultaneous character sets, per SQL92 VIEWS