Skip to content

Commit 0441ce5

Browse files
committed
Add:
> o Fix problems with complex temporary table creation/destruction > without using PL/PgSQL EXECUTE
1 parent 51b5573 commit 0441ce5

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: Sun Mar 24 17:37:06 EST 2002
3+
Last updated: Sun Mar 24 22:36:39 EST 2002
44

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

@@ -239,7 +239,8 @@ COMMANDS
239239
o Add untrusted version of plpython
240240
o Add plsh server-side shell language (Peter E)
241241
o Allow Java server-side programming (?) [java]
242-
242+
o Fix problems with complex temporary table creation/destruction
243+
without using PL/PgSQL EXECUTE
243244

244245
CLIENTS
245246
-------

0 commit comments

Comments
 (0)