diff options
Diffstat (limited to 'doc/TODO')
| -rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Mon Mar 6 12:10:25 EST 2006 +Last updated: Mon Mar 6 17:51:00 EST 2006 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -428,7 +428,7 @@ SQL Commands * Allow EXPLAIN to identify tables that were skipped because of constraint_exclusion * Allow EXPLAIN output to be more easily processed by scripts -* Eventually enable escape_string_warning and standard_conforming_strings +* -Eventually enable escape_string_warning and standard_conforming_strings * Simplify dropping roles that have objects in several databases * Allow COMMENT ON to accept an expression rather than just a string * Allow the count returned by SELECT, etc to be to represent as an int64 |
