From f024086db30f26905e4c877a6795c1ab95f4ab12 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 31 May 2004 02:58:43 +0000 Subject: [PATCH] Done: > o -Allow Java server-side programming --- doc/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index f0ebdc58d4..c086a57ec2 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ 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) @@ -237,7 +237,7 @@ Commands * SERVER-SIDE LANGUAGES o Allow PL/PgSQL's RAISE function to take expressions 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 without using PL/PgSQL EXECUTE, needs cache prevention/invalidation o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW -- 2.40.0