Skip to content

Commit 379ac0d

Browse files
committed
Update TODO list.
1 parent fb02b00 commit 379ac0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Fri Jul 13 13:58:22 EDT 2001
3+
Last updated: Fri Jul 13 14:21:55 EDT 2001
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -148,7 +148,7 @@ COMMANDS
148148
* Change LIMIT val,val to offset,limit to match MySQL
149149
* Allow PL/PgSQL's RAISE function to take expressions
150150
* Change PL/PgSQL to use palloc() instead of malloc()
151-
* Allow GRANT/REVOKE to handle multiple user/group names
151+
* -Allow GRANT/REVOKE to handle multiple user/group names
152152
* -Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER (Vince)
153153
* ALTER
154154
* ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT

0 commit comments

Comments
 (0)