|
8 | 8 | <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
9 | 9 | <h1><a name="section_1">PostgreSQL TODO List</a></h1>
|
10 | 10 | <p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
11 |
| -Last updated: Mon Jun 30 15:41:25 EDT 2008 |
| 11 | +Last updated: Mon Jun 30 15:45:09 EDT 2008 |
12 | 12 | </p>
|
13 | 13 | <p>The most recent version of this document can be viewed at<br/>
|
14 | 14 | <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
@@ -976,9 +976,12 @@ <h1><a name="section_10">Clients</a></h1>
|
976 | 976 | algorithm documented in the W3C specification.
|
977 | 977 | <a href="http://archives.postgresql.org/pgsql-hackers/2008-05/msg00404.php">http://archives.postgresql.org/pgsql-hackers/2008-05/msg00404.php</a>
|
978 | 978 | <a href="http://www.w3.org/TR/CSS21/tables.html<strong>auto-table-layout">http://www.w3.org/TR/CSS21/tables.html</strong>auto-table-layout</a>
|
| 979 | + <li>Add "auto" expanded mode that outputs in expanded format if |
| 980 | + "wrapped" mode can't wrap the output to the screen width |
| 981 | +<p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-05/msg00417.php">http://archives.postgresql.org/pgsql-hackers/2008-05/msg00417.php</a> |
979 | 982 | </p>
|
980 | 983 | </li></ul>
|
981 |
| - </li><li>pg_dump / pg_restore |
| 984 | + <li>pg_dump / pg_restore |
982 | 985 | <ul>
|
983 | 986 | <li>%Add dumping of comments on index columns and composite type columns
|
984 | 987 | </li><li>%Add full object name to the tag field. eg. for operators we need
|
@@ -1078,7 +1081,7 @@ <h1><a name="section_10">Clients</a></h1>
|
1078 | 1081 | </p>
|
1079 | 1082 | </li></ul>
|
1080 | 1083 | </li></ul>
|
1081 |
| -<h1><a name="section_11">Triggers</a></h1> |
| 1084 | +</p><h1><a name="section_11">Triggers</a></h1> |
1082 | 1085 |
|
1083 | 1086 | <ul>
|
1084 | 1087 | <li>Add deferred trigger queue file
|
@@ -1840,6 +1843,6 @@ <h1><a name="section_25">Features We Do <u>Not</u> Want</a></h1>
|
1840 | 1843 | to run in the same process address space as the client application
|
1841 | 1844 | would add too much complexity and failure cases.</p>
|
1842 | 1845 | </li></ul>
|
1843 |
| - |
| 1846 | +</li></ul></li></ul> |
1844 | 1847 | </body>
|
1845 | 1848 | </html>
|
0 commit comments