PostgreSQL TODO List
====================
-Last updated: Tue Dec 19 16:57:04 EST 2006
+Last updated: Thu Dec 28 13:01:14 EST 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
* Add use of 'const' for variables in source tree
* 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 Dec 19 16:57:04 EST 2006
+Last updated: Thu Dec 28 13:01:14 EST 2006
The most recent version of this document can be viewed at
Add use of 'const' for variables in source tree
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