PostgreSQL TODO List
====================
-Last updated: Mon Sep 18 10:56:04 EDT 2006
+Last updated: Mon Sep 18 11:52:19 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
http://archives.postgresql.org/pgsql-bugs/2005-10/msg00001.php
http://archives.postgresql.org/pgsql-patches/2005-11/msg00173.php
+* Set client encoding based on the client operating system encoding
+
+ Currently client_encoding is set in postgresql.conf, which
+ defaults to the server encoding.
+
Views / Rules
=============
-Last updated: Mon Sep 18 10:56:04 EDT 2006
+Last updated: Mon Sep 18 11:52:19 EDT 2006
The most recent version of this document can be viewed at
properly in multibyte encodings
+
+
Set client encoding based on the client operating system encoding
+
Currently client_encoding is set in postgresql.conf, which
+ defaults to the server encoding.