On Wed, Jul 03, 2013 at 03:32:45PM +0200, David E. Wheeler wrote: > On Jul 3, 2013, at 1:10 PM, Tim Bunce <tim.bu...@pobox.com> wrote: > > > It would be worth mentioning the PGCLIENTENCODING env var in the docs, > > and the fact that it can be set to "auto" to "determine the right > > encoding from the current locale in the client (LC_CTYPE environment > > variable on Unix systems)." > > Probably not a good idea, IMHO, as if you want text decoded into Perl > strings, it has to be UTF-8.
Right, forget I mentioned "auto", but PGCLIENTENCODING env var is certainly worth mentioning. > > p.s. How can I subscribe to the commits mailing list? > > From the headers of the post I replied to: > > List-Subscribe: <mailto:dbd-pg-changes-subscr...@perl.org> Ah, your original reply was to dbdpg-comm...@bucardo.org. What's the difference between dbd-pg-chan...@perl.org and dbdpg-comm...@bucardo.org ? Tim.