Re: [HACKERS] Add reference to client_encoding parameter

Itagaki Takahiro <itagaki.takahiro@gmail.com>

From: Itagaki Takahiro <itagaki.takahiro@gmail.com>
To: Thom Brown <thom@linux.com>
Cc: pgsql-docs <pgsql-docs@postgresql.org>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-02-01T05:31:02Z
Lists: pgsql-hackers
On Tue, Feb 1, 2011 at 00:37, Thom Brown <thom@linux.com> wrote:
> I've attached a small patch for the docs which adds a reference to the
> client_encoding parameter description.  This is in response to someone
> attempting to submit a comment which explains where available
> encodings can be found.

Thanks. It's a reasonable reference.
But I reworded it as below, that we are using in other a few places.
----
The character sets supported by the PostgreSQL server are described in ...

-- 
Itagaki Takahiro