Skip to content

Commit eb953c3

Browse files
committed
Add:
> o Fix PL/pgSQL RENAME to work on on variable names
1 parent 2aeebfc commit eb953c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sat Apr 6 20:53:21 EST 2002
3+
Last updated: Mon Apr 8 23:55:25 EDT 2002
44

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

@@ -242,6 +242,7 @@ COMMANDS
242242
o Allow Java server-side programming (?) [java]
243243
o Fix problems with complex temporary table creation/destruction
244244
without using PL/PgSQL EXECUTE
245+
o Fix PL/pgSQL RENAME to work on on variable names
245246

246247
CLIENTS
247248
-------

0 commit comments

Comments
 (0)