diff --git a/doc/TODO b/doc/TODO index 0c85e1e02c437f982a7daa2ed285449a633caee6..445ee614d16d7f0b04584112f22294a1e6665ab2 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Fri Sep 16 15:39:22 EDT 2005 +Last updated: Sat Sep 17 08:12:56 EDT 2005 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -991,6 +991,7 @@ Miscellaneous Performance * Research storing disk pages with no alignment/padding + Source Code =========== @@ -1030,6 +1031,7 @@ Source Code * Use UTF8 encoding for NLS messages so all server encodings can read them properly * Update Bonjour to work with newer cross-platform SDK +* Remove BeOS and QNX-specific code * Win32 diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 30ca6188a8df86bf89525d4377cdf697d41cfaa3..24e0ad2a73e75403b52ea0d2873eff72e5179178 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:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/> -Last updated: Fri Sep 16 15:39:22 EDT 2005 +Last updated: Sat Sep 17 08:12:56 EDT 2005 </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>. @@ -935,6 +935,7 @@ first. </li><li>Use UTF8 encoding for NLS messages so all server encodings can read them properly </li><li>Update Bonjour to work with newer cross-platform SDK + </li><li>Remove BeOS and QNX-specific code </li><li>Win32 <ul> <li>Remove configure.in check for link failure when cause is found