|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Wed Jan 2418:55:23 EST 2001 |
| 3 | +Last updated:Wed Jan 2422:50:01 EST 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -170,7 +170,7 @@ COMMANDS
|
170 | 170 | * -Allow ORDER BY...LIMIT in INSERT INTO ... SELECT (Tom)
|
171 | 171 | * -Allow ESCAPE '\' at the end of LIKE for ANSI compliance (Thomas)
|
172 | 172 | * -Rewrite the LIKE handling by rewriting the user string with the
|
173 |
| - supplied ESCAPE [like] |
| 173 | + supplied ESCAPE |
174 | 174 | * Allow RULE recompilation
|
175 | 175 | * -Support UNION/INTERSECT/EXCEPT in sub-selects
|
176 | 176 | * -Allow DELETE and UPDATE to use inheritance
|
|