mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Done:
< * Move some /contrib modules out to their own project sites < < Particularly, move GPL-licensed /contrib/userlock and < /contrib/dbmirror/clean_pending.pl. <
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
||||
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
|
||||
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
||||
Last updated: Tue Dec 19 16:57:04 EST 2006
|
||||
Last updated: Thu Dec 28 13:01:14 EST 2006
|
||||
</p>
|
||||
<p>The most recent version of this document can be viewed at<br/>
|
||||
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
||||
@ -1143,10 +1143,6 @@ first.
|
||||
<ul>
|
||||
<li>Add use of 'const' for variables in source tree
|
||||
</li><li>Move some things from /contrib into main tree
|
||||
</li><li>Move some /contrib modules out to their own project sites
|
||||
<p> Particularly, move GPL-licensed /contrib/userlock and
|
||||
/contrib/dbmirror/clean_pending.pl.
|
||||
</p>
|
||||
</li><li>%Remove warnings created by -Wcast-align
|
||||
</li><li>Move platform-specific ps status display info from ps_status.c to ports
|
||||
</li><li>Add optional CRC checksum to heap and index pages
|
||||
|
Reference in New Issue
Block a user