Commit f024086d authored by Bruce Momjian's avatar Bruce Momjian

Done:

> 	o -Allow Java server-side programming
parent 95cdafd3
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Sun May 23 23:22:58 EDT 2004 Last updated: Sun May 30 22:58:42 EDT 2004
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -237,7 +237,7 @@ Commands ...@@ -237,7 +237,7 @@ Commands
* SERVER-SIDE LANGUAGES * SERVER-SIDE LANGUAGES
o Allow PL/PgSQL's RAISE function to take expressions o Allow PL/PgSQL's RAISE function to take expressions
o Change PL/PgSQL to use palloc() instead of malloc() o Change PL/PgSQL to use palloc() instead of malloc()
o Allow Java server-side programming [java] (Dave) o -Allow Java server-side programming
o Fix problems with complex temporary table creation/destruction o Fix problems with complex temporary table creation/destruction
without using PL/PgSQL EXECUTE, needs cache prevention/invalidation without using PL/PgSQL EXECUTE, needs cache prevention/invalidation
o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment