Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit eaafc9d

Browse files
committed
Update TODO list.
1 parent 09523c9 commit eaafc9d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Wed Jul 11 16:39:57 EDT 2001
3+
Last updated: Wed Jul 11 23:53:03 EDT 2001
44

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

@@ -147,6 +147,7 @@ COMMANDS
147147
* Add BETWEEN ASYMMETRIC/SYMMETRIC
148148
* Change LIMIT val,val to offset,limit to match MySQL
149149
* Allow PL/PgSQL's RAISE function to take expressions
150+
* Change PL/PgSQL to use palloc() instead of malloc()
150151
* Allow GRANT/REVOKE to handle multiple user/group names
151152
* Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER
152153
* ALTER

0 commit comments

Comments
 (0)