diff options
| author | Bruce Momjian <bruce@momjian.us> | 2008-04-16 17:25:56 +0000 | 
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2008-04-16 17:25:56 +0000 | 
| commit | 54495e387fd99443eb340c5aa2e9b5e7e01de3da (patch) | |
| tree | 9a39372707a3dbcb50b412494112ed84cef0cf4f /doc/src/FAQ | |
| parent | e8d11ade56c2c12bcb336ccdd067355ffcd62184 (diff) | |
Add to TODO:
> * 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
Diffstat (limited to 'doc/src/FAQ')
| -rw-r--r-- | doc/src/FAQ/TODO.html | 8 | 
1 files changed, 7 insertions, 1 deletions
| diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 8a51c2f9af6..7363e03c980 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@  <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">  <h1><a name="section_1">PostgreSQL TODO List</a></h1>  <p>Current maintainer:     Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/> -Last updated:           Tue Apr 15 17:39:12 EDT 2008 +Last updated:           Wed Apr 16 13:25:50 EDT 2008  </p>  <p>The most recent version of this document can be viewed at<br/>  <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. @@ -1654,6 +1654,12 @@ first.  There is also a developer's wiki at<br/>    FreeBSD jails  <p>  <a href="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php">http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php</a>  </p> +  </li><li>Implement the non-threaded Avahi service discovery protocol +<p>  <a href="http://archives.postgresql.org/pgsql-hackers/2008-02/msg00939.php">http://archives.postgresql.org/pgsql-hackers/2008-02/msg00939.php</a> +  <a href="http://archives.postgresql.org/pgsql-patches/2008-02/msg00097.php">http://archives.postgresql.org/pgsql-patches/2008-02/msg00097.php</a> +  <a href="http://archives.postgresql.org/pgsql-hackers/2008-03/msg01211.php">http://archives.postgresql.org/pgsql-hackers/2008-03/msg01211.php</a> +  <a href="http://archives.postgresql.org/pgsql-patches/2008-04/msg00001.php">http://archives.postgresql.org/pgsql-patches/2008-04/msg00001.php</a> +</p>    </li><li>Win32    <ul>      <li>Remove configure.in check for link failure when cause is found | 
