We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c6e543 commit 749fe03Copy full SHA for 749fe03
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Oct 22 22:51:18 EDT 2001
+Last updated: Mon Oct 22 22:52:02 EDT 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -155,7 +155,7 @@ COMMANDS
155
* -Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison [lock]
156
* Allow RULE recompilation
157
* Add BETWEEN ASYMMETRIC/SYMMETRIC
158
-* Remove LIMIT #,# and force use LIMIT and OFFSET clauses for 7.3 (Bruce)
+* Remove LIMIT #,# and force use LIMIT and OFFSET clauses in 7.3 (Bruce)
159
* Allow LIMIT/OFFSET to use expressions
160
* Allow PL/PgSQL's RAISE function to take expressions
161
* Change PL/PgSQL to use palloc() instead of malloc()
0 commit comments