Re: BUG #1328: psql don't accept some valid PGCLIENTENCODING values - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1328: psql don't accept some valid PGCLIENTENCODING values
Date
Msg-id 22512.1101339616@sss.pgh.pa.us
Whole thread Raw
In response to BUG #1328: psql don't accept some valid PGCLIENTENCODING values  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
List pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> With PGCLIENTENCODING=KOI8 and server encoding UNICODE
> psql do not starts and print this message:
>   psql: FATAL:  invalid value for parameter "client_encoding": "KOI8"

Found the problem ... it's something I broke last week :-(.  It's fixed
now in CVS tip.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #1328: psql don't accept some valid PGCLIENTENCODING values
Next
From: Sean Chittenden
Date:
Subject: Stack not being popped correctly (was: Re: [HACKERS] plpgsql lacks generic identifier for record in triggers...)