|
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: Sat Jan 6 17:24:00 EST 2007 |
| 11 | +Last updated: Sat Jan 6 17:55:06 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>. |
@@ -1153,7 +1153,6 @@ <h1><a name="section_21">Source Code</a></h1> |
1153 | 1153 | </li><li>%Remove memory/file descriptor freeing before ereport(ERROR) |
1154 | 1154 | </li><li>Acquire lock on a relation before building a relcache entry for it |
1155 | 1155 | </li><li>%Promote debug_query_string into a server-side function current_query() |
1156 | | -</li><li>%Allow the identifier length to be increased via a configure option |
1157 | 1156 | </li><li>Allow cross-compiling by generating the zic database on the target system |
1158 | 1157 | </li><li>Improve NLS maintenance of libpgport messages linked onto applications |
1159 | 1158 | </li><li>Allow ecpg to work with MSVC and BCC |
|