Skip to content
Snippets Groups Projects
Commit eb953c32 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Add:

> 	o Fix PL/pgSQL RENAME to work on on variable names
parent 2aeebfc6
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Sat Apr 6 20:53:21 EST 2002 Last updated: Mon Apr 8 23:55:25 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -242,6 +242,7 @@ COMMANDS ...@@ -242,6 +242,7 @@ COMMANDS
o Allow Java server-side programming (?) [java] o Allow Java server-side programming (?) [java]
o Fix problems with complex temporary table creation/destruction o Fix problems with complex temporary table creation/destruction
without using PL/PgSQL EXECUTE without using PL/PgSQL EXECUTE
o Fix PL/pgSQL RENAME to work on on variable names
CLIENTS CLIENTS
------- -------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment