Update TODO list.
This commit is contained in:
parent
09523c90fa
commit
eaafc9d66c
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Wed Jul 11 16:39:57 EDT 2001
|
Last updated: Wed Jul 11 23:53:03 EDT 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -147,6 +147,7 @@ COMMANDS
|
|||||||
* 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 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()
|
||||||
* Allow GRANT/REVOKE to handle multiple user/group names
|
* Allow GRANT/REVOKE to handle multiple user/group names
|
||||||
* Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER
|
* Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER
|
||||||
* ALTER
|
* ALTER
|
||||||
|
Loading…
x
Reference in New Issue
Block a user