Mention GPL /contrib modules:
authorBruce Momjian
Wed, 7 Jun 2006 20:39:10 +0000 (20:39 +0000)
committerBruce Momjian
Wed, 7 Jun 2006 20:39:10 +0000 (20:39 +0000)
>
>   Particularly, move GPL-licensed /contrib/userlock and
>   /contrib/dbmirror/clean_pending.pl.
>

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

index a0f3ff8f6ae9f897d9d49eb04f9349d023404734..fa3e2f4cf4870c3026bfd08a942f84dd562854d5 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-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.
@@ -1239,6 +1239,10 @@ Source Code
 * 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
index a63c1b529887068e772171a63c54cd750c1f4c22..6422a53167f9a1694f98f0fd63959093b80bdccc 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-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.
@@ -1119,6 +1119,9 @@ first.
   
  • 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