We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a59f33 commit 00faa57Copy full SHA for 00faa57
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Jul 18 11:37:27 EDT 2001
+Last updated: Fri Jul 20 10:23:26 EDT 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -140,6 +140,7 @@ COMMANDS
140
* Allow RULE recompilation
141
* Add BETWEEN ASYMMETRIC/SYMMETRIC
142
* Change LIMIT val,val to offset,limit to match MySQL
143
+* Allow LIMIT/OFFSET to use expressions
144
* Allow PL/PgSQL's RAISE function to take expressions
145
* Change PL/PgSQL to use palloc() instead of malloc()
146
* -Allow GRANT/REVOKE to handle multiple user/group names
0 commit comments