summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2005-09-17 12:12:58 +0000
committerBruce Momjian2005-09-17 12:12:58 +0000
commit3743f07a532f615942f6ffbe254a410aeba5e38f (patch)
treec615bf1cd45d483d71ad95f2fff85420df8d54d6
parente8960fc34f53cf61c29868fe382feae09ddbb020 (diff)
Add:
> 1032a1034 > * Remove BeOS and QNX-specific code
-rw-r--r--doc/TODO4
-rw-r--r--doc/src/FAQ/TODO.html3
2 files changed, 5 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 0c85e1e02c4..445ee614d16 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 30ca6188a8d..24e0ad2a73e 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