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