|
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 Mar6 20:06:51 EST 2008 |
| 11 | +Last updated:Fri Mar7 09:51:26 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>.
|
@@ -509,6 +509,11 @@ <h1><a name="section_7">SQL Commands</a></h1>
|
509 | 509 | </li><li>Allow INSERT ... DELETE ... RETURNING, namely allow the DELETE ...
|
510 | 510 | RETURNING to supply values to the INSERT
|
511 | 511 | <ahref="http://archives.postgresql.org/pgsql-hackers/2008-02/thrd2.php#00979">http://archives.postgresql.org/pgsql-hackers/2008-02/thrd2.php#00979</a>
|
| 512 | +</li><li>Add comments on system tables/columns using the information in |
| 513 | + catalogs.sgml |
| 514 | +<p> Ideally the information would be pulled from the SGML file |
| 515 | + automatically. |
| 516 | +</p> |
512 | 517 | </li><li>CREATE
|
513 | 518 | <ul>
|
514 | 519 | <li>Allow CREATE TABLE AS to determine column lengths for complex
|
|