|
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:Thu Jan 31 21:41:04 EST 2008 |
| 11 | +Last updated:Sat Feb 16 18:27:24 EST 2008 |
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>.
|
@@ -480,6 +480,7 @@ <h1><a name="section_7">SQL Commands</a></h1>
|
480 | 480 | get dropped while the DROP operation is happening
|
481 | 481 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php">http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php</a>
|
482 | 482 | </p>
|
| 483 | +</li><li>-<em>Allow AS in "SELECT col AS label" to be optional in certain cases</em> |
483 | 484 | </li><li>CREATE
|
484 | 485 | <ul>
|
485 | 486 | <li>Allow CREATE TABLE AS to determine column lengths for complex
|
@@ -1278,7 +1279,6 @@ <h1><a name="section_21">Features We Do <u>Not</u> Want</a></h1>
|
1278 | 1279 | <ahref="http://archives.postgresql.org/pgsql-hackers/2006-10/msg00517.php">http://archives.postgresql.org/pgsql-hackers/2006-10/msg00517.php</a>
|
1279 | 1280 | <ahref="http://archives.postgresql.org/pgsql-hackers/2006-10/msg00663.php">http://archives.postgresql.org/pgsql-hackers/2006-10/msg00663.php</a>
|
1280 | 1281 | </p>
|
1281 |
| -</li><li>Allow AS in "SELECT col AS label" to be optional (not wanted) |
1282 | 1282 | <p> Because we support postfix operators, it isn't possible to make AS
|
1283 | 1283 | optional and continue to use bison.
|
1284 | 1284 | <ahref="http://archives.postgresql.org/pgsql-hackers/2003-04/msg00436.php">http://archives.postgresql.org/pgsql-hackers/2003-04/msg00436.php</a>
|
|