From d64084daa5ce833e6379b680b7e9e151d19ae3bf Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 16 Sep 2005 17:37:10 +0000 Subject: [PATCH] Add: < > * Update Bonjour to work with newer cross-platform SDK --- doc/TODO | 4 ++-- doc/src/FAQ/TODO.html | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/TODO b/doc/TODO index 0c5c80cdd7..32421e7ef9 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 12:46:03 EDT 2005 +Last updated: Fri Sep 16 13:37:02 EDT 2005 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -1028,7 +1028,7 @@ Source Code * Add function to return the thread safety status of libpq and ecpg * Use UTF8 encoding for NLS messages so all server encodings can read them properly - +* Update Bonjour to work with newer cross-platform SDK * Win32 diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index b39af40f39..3b605f58ac 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Fri Sep 16 12:46:03 EDT 2005 +Last updated: Fri Sep 16 13:37:02 EDT 2005

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -933,6 +933,7 @@ first.

  • Add function to return the thread safety status of libpq and ecpg
  • Use UTF8 encoding for NLS messages so all server encodings can read them properly +
  • Update Bonjour to work with newer cross-platform SDK
  • Win32