Done:
authorBruce Momjian
Thu, 28 Dec 2006 18:01:20 +0000 (18:01 +0000)
committerBruce Momjian
Thu, 28 Dec 2006 18:01:20 +0000 (18:01 +0000)
< * Move some /contrib modules out to their own project sites
<
<   Particularly, move GPL-licensed /contrib/userlock and
<   /contrib/dbmirror/clean_pending.pl.
<

doc/TODO
doc/src/FAQ/TODO.html

index 103ae6f5632a0f8fd7334b43d7bb09700336c6f0..1f6b24f9ee5afe83a0e436eb4735eea8ad352c0d 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-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
index bdb15e5f8f8d23658c660bca05c4dec8631fc71a..a9dff95f6cf903d29ff970f05e469be7b997adc5 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-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.
@@ -1143,10 +1143,6 @@ first.
 
       
  • 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