|
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:Tue Jan 9 17:43:27 EST 2007 |
| 11 | +Last updated:Wed Jan10 22:00:59 EST 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>.
|
@@ -1177,6 +1177,8 @@ <h1><a name="section_21">Source Code</a></h1>
|
1177 | 1177 | </li><li>Consider changing documentation format from SGML to XML
|
1178 | 1178 | <p><ahref="http://archives.postgresql.org/pgsql-docs/2006-12/msg00152.php">http://archives.postgresql.org/pgsql-docs/2006-12/msg00152.php</a>
|
1179 | 1179 | </p>
|
| 1180 | +</li><li>Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h and |
| 1181 | + consider making it more configurable in future releases |
1180 | 1182 | </li><li>Win32
|
1181 | 1183 | <ul>
|
1182 | 1184 | <li>Remove configure.in check for link failure when cause is found
|
|