|
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 Dec19 16:57:04 EST 2006 |
| 11 | +Last updated:Thu Dec28 13:01:14 EST 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>.
|
@@ -1143,10 +1143,6 @@ <h1><a name="section_21">Source Code</a></h1>
|
1143 | 1143 | <ul>
|
1144 | 1144 | <li>Add use of 'const' for variables in source tree
|
1145 | 1145 | </li><li>Move some things from /contrib into main tree
|
1146 |
| -</li><li>Move some /contrib modules out to their own project sites |
1147 |
| -<p> Particularly, move GPL-licensed /contrib/userlock and |
1148 |
| - /contrib/dbmirror/clean_pending.pl. |
1149 |
| -</p> |
1150 | 1146 | </li><li>%Remove warnings created by -Wcast-align
|
1151 | 1147 | </li><li>Move platform-specific ps status display info from ps_status.c to ports
|
1152 | 1148 | </li><li>Add optional CRC checksum to heap and index pages
|
|