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 872911b commit 08479bcCopy full SHA for 08479bc
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Apr 12 21:37:38 EDT 2002
+Last updated: Sun Apr 14 13:17:07 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -243,7 +243,7 @@ COMMANDS
243
o Add plsh server-side shell language (Peter E)
244
o Allow Java server-side programming (?) [java]
245
o Fix problems with complex temporary table creation/destruction
246
- without using PL/PgSQL EXECUTE
+ without using PL/PgSQL EXECUTE, needs cached plan invalidation
247
o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW
248
249
CLIENTS
0 commit comments