Skip to content

Commit a44a0a4

Browse files
committed
Update:
> o Allow Java server-side programming, http://pljava.sourceforge.net > [java]
1 parent 2de427d commit a44a0a4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Apr 18 00:21:33 EDT 2002
3+
Last updated: Thu Apr 18 01:06:09 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -244,7 +244,8 @@ COMMANDS
244244
o Change PL/PgSQL to use palloc() instead of malloc()
245245
o Add untrusted version of plpython
246246
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]
248249
o Fix problems with complex temporary table creation/destruction
249250
without using PL/PgSQL EXECUTE, needs cached plan invalidation
250251
o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW

0 commit comments

Comments
 (0)