TODO list for PostgreSQL
========================
-Last updated: Fri Aug 2 16:03:06 EDT 2002
+Last updated: Sat Aug 3 23:59:33 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
* SERVER-SIDE LANGUAGES
o Allow PL/PgSQL's RAISE function to take expressions
- o Fix PL/PgSQL to handle quoted mixed-case identifiers
+ o -Fix PL/PgSQL to handle quoted mixed-case identifiers
o Change PL/PgSQL to use palloc() instead of malloc()
o Add untrusted version of plpython
o Add plsh server-side shell language (Peter E)