File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Thu Apr 18 00:21:33 EDT 2002
3
+ Last updated: Thu Apr 18 01:06:09 EDT 2002
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -244,7 +244,8 @@ COMMANDS
244
244
o Change PL/PgSQL to use palloc() instead of malloc()
245
245
o Add untrusted version of plpython
246
246
o Add plsh server-side shell language (Peter E)
247
- o Allow Java server-side programming (?) [java]
247
+ o Allow Java server-side programming, http://pljava.sourceforge.net
248
+ [java]
248
249
o Fix problems with complex temporary table creation/destruction
249
250
without using PL/PgSQL EXECUTE, needs cached plan invalidation
250
251
o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW
You can’t perform that action at this time.
0 commit comments