Skip to content
Snippets Groups Projects
Commit a44a0a45 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update:

> 	o Allow Java server-side programming, http://pljava.sourceforge.net
> 	  [java]
parent 2de427d1
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Thu Apr 18 00:21:33 EDT 2002 Last updated: Thu Apr 18 01:06:09 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -244,7 +244,8 @@ COMMANDS ...@@ -244,7 +244,8 @@ COMMANDS
o Change PL/PgSQL to use palloc() instead of malloc() o Change PL/PgSQL to use palloc() instead of malloc()
o Add untrusted version of plpython o Add untrusted version of plpython
o Add plsh server-side shell language (Peter E) o Add plsh server-side shell language (Peter E)
o Allow Java server-side programming (?) [java] o Allow Java server-side programming, http://pljava.sourceforge.net
[java]
o Fix problems with complex temporary table creation/destruction o Fix problems with complex temporary table creation/destruction
without using PL/PgSQL EXECUTE, needs cached plan invalidation without using PL/PgSQL EXECUTE, needs cached plan 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment