We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95cdafd commit f024086Copy full SHA for f024086
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sun May 23 23:22:58 EDT 2004
+Last updated: Sun May 30 22:58:42 EDT 2004
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -237,7 +237,7 @@ Commands
237
* SERVER-SIDE LANGUAGES
238
o Allow PL/PgSQL's RAISE function to take expressions
239
o Change PL/PgSQL to use palloc() instead of malloc()
240
- o Allow Java server-side programming [java] (Dave)
+ o -Allow Java server-side programming
241
o Fix problems with complex temporary table creation/destruction
242
without using PL/PgSQL EXECUTE, needs cache prevention/invalidation
243
o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW
0 commit comments