PostgreSQL TODO List
====================
-Last updated: Tue Jun 6 12:27:12 EDT 2006
+Last updated: Wed Jun 7 16:38:59 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
* Rename some /contrib modules from pg* to pg_*
* Move some things from /contrib into main tree
* Move some /contrib modules out to their own project sites
+
+ Particularly, move GPL-licensed /contrib/userlock and
+ /contrib/dbmirror/clean_pending.pl.
+
* %Remove warnings created by -Wcast-align
* Move platform-specific ps status display info from ps_status.c to ports
* Add optional CRC checksum to heap and index pages
-Last updated: Tue Jun 6 12:27:12 EDT 2006
+Last updated: Wed Jun 7 16:38:59 EDT 2006
The most recent version of this document can be viewed at
Rename some /contrib modules from pg* to pg_*
Move some things from /contrib into main tree
Move some /contrib modules out to their own project sites
+
Particularly, move GPL-licensed /contrib/userlock and
+ /contrib/dbmirror/clean_pending.pl.
+
%Remove warnings created by -Wcast-align
Move platform-specific ps status display info from ps_status.c to ports
Add optional CRC checksum to heap and index pages