|
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:Tue Jun6 12:27:12 EDT 2006 |
| 11 | +Last updated:Wed Jun7 16:38:59 EDT 2006 |
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>.
|
@@ -1119,6 +1119,9 @@ <h1><a name="section_22">Source Code</a></h1>
|
1119 | 1119 | </li><li>Rename some /contrib modules from pg* to pg_*
|
1120 | 1120 | </li><li>Move some things from /contrib into main tree
|
1121 | 1121 | </li><li>Move some /contrib modules out to their own project sites
|
| 1122 | +<p> Particularly, move GPL-licensed /contrib/userlock and |
| 1123 | + /contrib/dbmirror/clean_pending.pl. |
| 1124 | +</p> |
1122 | 1125 | </li><li>%Remove warnings created by -Wcast-align
|
1123 | 1126 | </li><li>Move platform-specific ps status display info from ps_status.c to ports
|
1124 | 1127 | </li><li>Add optional CRC checksum to heap and index pages
|
|