pgsql: Add item: > > * Set client encoding based on the client

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add item: > > * Set client encoding based on the client
Date: 2006-09-18 15:52:23
Message-ID: 20060918155223.8CAEA9FB2D8@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add item:

>
> * Set client encoding based on the client operating system encoding
>
> Currently client_encoding is set in postgresql.conf, which
> defaults to the server encoding.

Modified Files:
--------------
pgsql/doc:
TODO (r1.1985 -> r1.1986)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1985&r2=1.1986)
pgsql/doc/src/FAQ:
TODO.html (r1.487 -> r1.488)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.487&r2=1.488)

Browse pgsql-committers by date

  From Date Subject
Next Message Greg Sabino Mullane 2006-09-18 16:03:41 Re: information_schema vs temp tables (was Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase `s`)
Previous Message Bruce Momjian 2006-09-18 14:56:19 pgsql: Add URL to UPDATE unique index case x=x+1: < >