Add to TODO:
authorBruce Momjian
Wed, 16 Apr 2008 17:25:56 +0000 (17:25 +0000)
committerBruce Momjian
Wed, 16 Apr 2008 17:25:56 +0000 (17:25 +0000)
> * Implement the non-threaded Avahi service discovery protocol
>   http://archives.postgresql.org/pgsql-hackers/2008-02/msg00939.php
>   http://archives.postgresql.org/pgsql-patches/2008-02/msg00097.php
>   http://archives.postgresql.org/pgsql-hackers/2008-03/msg01211.php
>   http://archives.postgresql.org/pgsql-patches/2008-04/msg00001.php

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

index 0c1441e4ee1ceeed34d7cd7744751c27a0e148a3..70a3c849b6132318e48a87695378b093e62bf631 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Tue Apr 15 17:39:12 EDT 2008
+Last updated:      Wed Apr 16 13:25:50 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1925,7 +1925,12 @@ Source Code
 
   http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php
 
+* Implement the non-threaded Avahi service discovery protocol
 
+  http://archives.postgresql.org/pgsql-hackers/2008-02/msg00939.php
+  http://archives.postgresql.org/pgsql-patches/2008-02/msg00097.php
+  http://archives.postgresql.org/pgsql-hackers/2008-03/msg01211.php
+  http://archives.postgresql.org/pgsql-patches/2008-04/msg00001.php
 
 * Win32
 
index 8a51c2f9af60c5e734e2264b92830be3138ae44f..7363e03c9803864302a80684b87f185c4612e36e 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Tue Apr 15 17:39:12 EDT 2008
+Last updated:           Wed Apr 16 13:25:50 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1653,6 +1653,12 @@ first.  There is also a developer's wiki at
   
  • Improve detection of shared memory segments being used by other
  •    FreeBSD jails
     

      http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php

    +

    +  
  • Implement the non-threaded Avahi service discovery protocol
  • +

      http://archives.postgresql.org/pgsql-hackers/2008-02/msg00939.php

    +  http://archives.postgresql.org/pgsql-patches/2008-02/msg00097.php
    +  http://archives.postgresql.org/pgsql-hackers/2008-03/msg01211.php
    +  http://archives.postgresql.org/pgsql-patches/2008-04/msg00001.php
     

       
  • Win32
  •