|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Sun May23 23:22:58 EDT 2004 |
| 3 | +Last updated:Sun May3022:58:42 EDT 2004 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -237,7 +237,7 @@ Commands |
237 | 237 | * SERVER-SIDE LANGUAGES |
238 | 238 | o Allow PL/PgSQL's RAISE function to take expressions |
239 | 239 | o Change PL/PgSQL to use palloc() instead of malloc() |
240 | | -o Allow Java server-side programming [java] (Dave) |
| 240 | +o-Allow Java server-side programming |
241 | 241 | o Fix problems with complex temporary table creation/destruction |
242 | 242 | without using PL/PgSQL EXECUTE, needs cache prevention/invalidation |
243 | 243 | o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW |
|