Skip to content
Snippets Groups Projects
Commit cb8fd608 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update TODO list.

parent 211f5afd
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Wed Jan 24 18:55:23 EST 2001 Last updated: Wed Jan 24 22:50:01 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -170,7 +170,7 @@ COMMANDS ...@@ -170,7 +170,7 @@ COMMANDS
* -Allow ORDER BY...LIMIT in INSERT INTO ... SELECT (Tom) * -Allow ORDER BY...LIMIT in INSERT INTO ... SELECT (Tom)
* -Allow ESCAPE '\' at the end of LIKE for ANSI compliance (Thomas) * -Allow ESCAPE '\' at the end of LIKE for ANSI compliance (Thomas)
* -Rewrite the LIKE handling by rewriting the user string with the * -Rewrite the LIKE handling by rewriting the user string with the
supplied ESCAPE [like] supplied ESCAPE
* Allow RULE recompilation * Allow RULE recompilation
* -Support UNION/INTERSECT/EXCEPT in sub-selects * -Support UNION/INTERSECT/EXCEPT in sub-selects
* -Allow DELETE and UPDATE to use inheritance * -Allow DELETE and UPDATE to use inheritance
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment