mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-11-21 03:13:05 +08:00
Update TODO list.
This commit is contained in:
parent
8a59f336bb
commit
00faa575b0
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
||||
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)
|
||||
|
||||
@ -140,6 +140,7 @@ COMMANDS
|
||||
* Allow RULE recompilation
|
||||
* Add BETWEEN ASYMMETRIC/SYMMETRIC
|
||||
* 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
|
||||
* Change PL/PgSQL to use palloc() instead of malloc()
|
||||
* -Allow GRANT/REVOKE to handle multiple user/group names
|
||||
|
Loading…
Reference in New Issue
Block a user