Add URL for client_encoding being set by client:
authorBruce Momjian
Thu, 28 Sep 2006 17:43:36 +0000 (17:43 +0000)
committerBruce Momjian
Thu, 28 Sep 2006 17:43:36 +0000 (17:43 +0000)
>   http://archives.postgresql.org/pgsql-hackers/2006-08/msg01696.php

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

index f43d747371edb9fdc0a0b8d456c3b9f075e0ee2d..0b0112d929e1c92b400dee01b444f0bf8523f872 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Tue Sep 26 07:18:13 EDT 2006
+Last updated:      Thu Sep 28 13:43:25 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -372,6 +372,7 @@ Multi-Language Support
 
   Currently client_encoding is set in postgresql.conf, which
   defaults to the server encoding.
+  http://archives.postgresql.org/pgsql-hackers/2006-08/msg01696.php
 
 
 Views / Rules
index b4a5c37f79b35d14eab5d9f8c39086335b41496b..2637ce44ad04d0880429fc4a56d9d2ef74b6964d 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Tue Sep 26 07:18:13 EDT 2006
+Last updated:           Thu Sep 28 13:43:25 EDT 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -340,6 +340,7 @@ first.
   
  • Set client encoding based on the client operating system encoding
  •  

      Currently client_encoding is set in postgresql.conf, which

       defaults to the server encoding.
    +  http://archives.postgresql.org/pgsql-hackers/2006-08/msg01696.php
     

     
     

    Views / Rules