|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Sat Jul7 00:24:58 EDT 2001 |
| 3 | +Last updated:Mon Jul9 15:57:22 EDT 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -145,6 +145,7 @@ COMMANDS
|
145 | 145 | * Add BETWEEN ASYMMETRIC/SYMMETRIC
|
146 | 146 | * Change LIMIT val,val to offset,limit to match MySQL
|
147 | 147 | * Allow PL/PgSQL's RAISE function to take expressions
|
| 148 | +* Allow GRANT/REVOKE to handle multiple user/group names |
148 | 149 | * ALTER
|
149 | 150 | * ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
|
150 | 151 | * ALTER TABLE ADD COLUMN to inherited table put column in wrong place
|
|