|
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:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
11 |
| -Last updated: Mon Nov 2817:21:57 EST 2005 |
| 11 | +Last updated: Mon Nov 28 21:01:44 EST 2005 |
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>.
|
@@ -973,7 +973,6 @@ <h1><a name="section_22">Source Code</a></h1>
|
973 | 973 | </li><li>Acquire lock on a relation before building a relcache entry for it
|
974 | 974 | </li><li>%Promote debug_query_string into a server-side function current_query()
|
975 | 975 | </li><li>%Allow the identifier length to be increased via a configure option
|
976 |
| -</li><li>Remove Win32 rename/unlink looping if unnecessary |
977 | 976 | </li><li>Allow cross-compiling by generating the zic database on the target system
|
978 | 977 | </li><li>Improve NLS maintenace of libpgport messages linked onto applications
|
979 | 978 | </li><li>Allow ecpg to work with MSVC and BCC
|
|