Add URL for:
authorBruce Momjian
Tue, 13 Feb 2007 18:08:39 +0000 (18:08 +0000)
committerBruce Momjian
Tue, 13 Feb 2007 18:08:39 +0000 (18:08 +0000)
* Update Bonjour to work with newer cross-platform SDK

>
>   http://archives.postgresql.org/pgsql-hackers/2006-09/msg02238.php
>

doc/TODO
doc/src/FAQ/TODO.html

index 29278eead4c8803f6d12b1929ef19fd19a8c01d0..0261bfe41b56bf7117c34535fdd6ae5421f16c62 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Tue Feb 13 12:03:10 EST 2007
+Last updated:      Tue Feb 13 13:08:32 EST 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1375,6 +1375,9 @@ 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
+
+  http://archives.postgresql.org/pgsql-hackers/2006-09/msg02238.php
+
 * Split out libpq pgpass and environment documentation sections to make
   it easier for non-developers to find
 * Consider detoasting keys before sorting
index b1d29e55d3d5d3fb120a2bbb93c11757c0611114..3294a0f5c6d6859afcb8fb5224a435c2b0139ecd 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Tue Feb 13 12:03:10 EST 2007
+Last updated:           Tue Feb 13 13:08:32 EST 2007
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1232,6 +1232,8 @@ first.  There is also a developer's wiki at
   
  • Use UTF8 encoding for NLS messages so all server encodings can
  •    read them properly
       
  • Update Bonjour to work with newer cross-platform SDK
  • +

      http://archives.postgresql.org/pgsql-hackers/2006-09/msg02238.php

    +

       
  • Split out libpq pgpass and environment documentation sections to make
  •    it easier for non-developers to find
       
  • Consider detoasting keys before sorting