diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-01-05 03:02:03 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-01-05 03:02:03 +0000 |
commit | 9be5beb9185f95f46837ad08e5374e29c02e8368 (patch) | |
tree | c8a8bf7029df2c722e7dc355b7da976f08b5d65e /doc/src | |
parent | 44f90212236bfb6fc1279e95dc8fa315104d964e (diff) | |
download | postgresql-9be5beb9185f95f46837ad08e5374e29c02e8368.tar.gz postgresql-9be5beb9185f95f46837ad08e5374e29c02e8368.zip |
Done:
> * -Remove BeOS and QNX-specific code
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/FAQ/TODO.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 0570a889f1b..5107ec9e650 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: Thu Dec 29 22:25:01 EST 2005 +Last updated: Wed Jan 4 22:02:02 EST 2006 </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>. @@ -1021,7 +1021,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>-<em>Remove BeOS and QNX-specific code</em> </li><li>Win32 <ul> <li>Remove configure.in check for link failure when cause is found |