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