From 7ced811d45ec89d570578ab0acff2ca0a31aec26 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 13 Jun 2007 21:38:00 +0000 Subject: Update item: < * Allow EXPLAIN output to be more easily processed by scripts > * Allow EXPLAIN output to be more easily processed by scripts, perhaps XML --- doc/src/FAQ/TODO.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 5294b6716ee..ac0d6e4393e 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Sun Jun 10 21:51:20 EDT 2007 +Last updated: Wed Jun 13 17:37:56 EDT 2007

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -470,7 +470,7 @@ first. There is also a developer's wiki at

  • Add GUC to issue notice about statements that use unjoined tables
  • Allow EXPLAIN to identify tables that were skipped because of constraint_exclusion -
  • Allow EXPLAIN output to be more easily processed by scripts +
  • Allow EXPLAIN output to be more easily processed by scripts, perhaps XML
  • Enable standard_conforming_strings
  • Make standard_conforming_strings the default in 8.4?

    When this is done, backslash-quote should be prohibited in non-E'' -- cgit v1.2.3