Skip to content

Commit 08479bc

Browse files
committed
Update;
> without using PL/PgSQL EXECUTE, needs cached plan invalidation
1 parent 872911b commit 08479bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Fri Apr 12 21:37:38 EDT 2002
3+
Last updated: Sun Apr 14 13:17:07 EDT 2002
44

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

@@ -243,7 +243,7 @@ COMMANDS
243243
o Add plsh server-side shell language (Peter E)
244244
o Allow Java server-side programming (?) [java]
245245
o Fix problems with complex temporary table creation/destruction
246-
without using PL/PgSQL EXECUTE
246+
without using PL/PgSQL EXECUTE, needs cached plan invalidation
247247
o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW
248248

249249
CLIENTS

0 commit comments

Comments
 (0)