|
8 | 8 | <bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
|
9 | 9 | <h1><aname="section_1">PostgreSQL TODO List</a></h1>
|
10 | 10 | <p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
11 |
| -Last updated:Sun Jun10 21:51:20 EDT 2007 |
| 11 | +Last updated:Wed Jun13 17:37:56 EDT 2007 |
12 | 12 | </p>
|
13 | 13 | <p>The most recent version of this document can be viewed at<br/>
|
14 | 14 | <ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
@@ -470,7 +470,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
|
470 | 470 | </li><li>Add GUC to issue notice about statements that use unjoined tables
|
471 | 471 | </li><li>Allow EXPLAIN to identify tables that were skipped because of
|
472 | 472 | constraint_exclusion
|
473 |
| -</li><li>Allow EXPLAIN output to be more easily processed by scripts |
| 473 | +</li><li>Allow EXPLAIN output to be more easily processed by scripts, perhaps XML |
474 | 474 | </li><li>Enable standard_conforming_strings
|
475 | 475 | </li><li>Make standard_conforming_strings the default in 8.4?
|
476 | 476 | <p> When this is done, backslash-quote should be prohibited in non-E''
|
|