Skip to content

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

doc/TODO

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL TODO List
22
====================
33
Current maintainer: Bruce Momjian (bruce@momjian.us)
4-
Last updated: Tue Apr 15 17:39:12 EDT 2008
4+
Last updated: Wed Apr 16 13:25:50 EDT 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1925,7 +1925,12 @@ Source Code
19251925

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

1928+
* Implement the non-threaded Avahi service discovery protocol
19281929

1930+
http://archives.postgresql.org/pgsql-hackers/2008-02/msg00939.php
1931+
http://archives.postgresql.org/pgsql-patches/2008-02/msg00097.php
1932+
http://archives.postgresql.org/pgsql-hackers/2008-03/msg01211.php
1933+
http://archives.postgresql.org/pgsql-patches/2008-04/msg00001.php
19291934

19301935
* Win32
19311936

doc/src/FAQ/TODO.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Tue Apr 15 17:39:12 EDT 2008
11+
Last updated: Wed Apr 16 13:25:50 EDT 2008
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -1653,6 +1653,12 @@ <h1><a name="section_22">Source Code</a></h1>
16531653
</li><li>Improve detection of shared memory segments being used by other
16541654
FreeBSD jails
16551655
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php">http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php</a>
1656+
</p>
1657+
</li><li>Implement the non-threaded Avahi service discovery protocol
1658+
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-02/msg00939.php">http://archives.postgresql.org/pgsql-hackers/2008-02/msg00939.php</a>
1659+
<a href="http://archives.postgresql.org/pgsql-patches/2008-02/msg00097.php">http://archives.postgresql.org/pgsql-patches/2008-02/msg00097.php</a>
1660+
<a href="http://archives.postgresql.org/pgsql-hackers/2008-03/msg01211.php">http://archives.postgresql.org/pgsql-hackers/2008-03/msg01211.php</a>
1661+
<a href="http://archives.postgresql.org/pgsql-patches/2008-04/msg00001.php">http://archives.postgresql.org/pgsql-patches/2008-04/msg00001.php</a>
16561662
</p>
16571663
</li><li>Win32
16581664
<ul>

0 commit comments

Comments
 (0)