|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Mon Oct 22 22:51:18 EDT 2001 |
| 3 | +Last updated:Mon Oct 22 22:52:02 EDT 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -155,7 +155,7 @@ COMMANDS
|
155 | 155 | * -Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison [lock]
|
156 | 156 | * Allow RULE recompilation
|
157 | 157 | * Add BETWEEN ASYMMETRIC/SYMMETRIC
|
158 |
| -* Remove LIMIT #,# and force use LIMIT and OFFSET clausesfor 7.3 (Bruce) |
| 158 | +* Remove LIMIT #,# and force use LIMIT and OFFSET clausesin 7.3 (Bruce) |
159 | 159 | * Allow LIMIT/OFFSET to use expressions
|
160 | 160 | * Allow PL/PgSQL's RAISE function to take expressions
|
161 | 161 | * Change PL/PgSQL to use palloc() instead of malloc()
|
|