We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09523c9 commit eaafc9dCopy full SHA for eaafc9d
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Jul 11 16:39:57 EDT 2001
+Last updated: Wed Jul 11 23:53:03 EDT 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -147,6 +147,7 @@ COMMANDS
147
* Add BETWEEN ASYMMETRIC/SYMMETRIC
148
* Change LIMIT val,val to offset,limit to match MySQL
149
* Allow PL/PgSQL's RAISE function to take expressions
150
+* Change PL/PgSQL to use palloc() instead of malloc()
151
* Allow GRANT/REVOKE to handle multiple user/group names
152
* Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER
153
* ALTER
0 commit comments