diff options
author | Bruce Momjian | 2002-08-20 05:12:48 +0000 |
---|---|---|
committer | Bruce Momjian | 2002-08-20 05:12:48 +0000 |
commit | 818a33e4d5d0394c42234da4acf5291d7e272c84 (patch) | |
tree | 01093824f864c4912f22928cd889d24463c815d0 | |
parent | 50edd63b988799412c49b1ecd42d1f66f41f13dc (diff) |
Cleanup.
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Mon Aug 19 22:16:31 EDT 2002 +Last updated: Tue Aug 20 01:12:40 EDT 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -186,8 +186,6 @@ Commands * Allow UPDATE to handle complex aggregates [update] * -Prevent create/drop scripts from allowing extra args (Bruce) * Allow command blocks to ignore certain types of errors -* Add checks for missing parameters to shell script, to prevent - over-shifting * Allow backslash handling in quoted strings to be disabled for portability * ALTER |