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

Update TODO list.

parent 8a59f336
No related merge requests found
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Wed Jul 18 11:37:27 EDT 2001 Last updated: Fri Jul 20 10:23:26 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -140,6 +140,7 @@ COMMANDS ...@@ -140,6 +140,7 @@ COMMANDS
* Allow RULE recompilation * Allow RULE recompilation
* Add BETWEEN ASYMMETRIC/SYMMETRIC * Add BETWEEN ASYMMETRIC/SYMMETRIC
* Change LIMIT val,val to offset,limit to match MySQL * Change LIMIT val,val to offset,limit to match MySQL
* Allow LIMIT/OFFSET to use expressions
* Allow PL/PgSQL's RAISE function to take expressions * Allow PL/PgSQL's RAISE function to take expressions
* Change PL/PgSQL to use palloc() instead of malloc() * Change PL/PgSQL to use palloc() instead of malloc()
* -Allow GRANT/REVOKE to handle multiple user/group names * -Allow GRANT/REVOKE to handle multiple user/group names
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment