summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorBruce Momjian2006-12-28 18:01:20 +0000
committerBruce Momjian2006-12-28 18:01:20 +0000
commit91868e7df07185de4cf5511203009779d3463416 (patch)
tree8962960cf77ce23e66960206f9de68cf3c72f049 /doc/TODO
parentad1425ae4346f599fc2420c00800a3748fed1259 (diff)
Done:
< * Move some /contrib modules out to their own project sites < < Particularly, move GPL-licensed /contrib/userlock and < /contrib/dbmirror/clean_pending.pl. <
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/TODO b/doc/TODO
index 103ae6f5632..1f6b24f9ee5 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-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.
@@ -1264,11 +1264,6 @@ Source Code
* 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