Re: Array access to type "name"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Array access to type "name"
Дата
Msg-id 6933.1051474311@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Array access to type "name"  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> Btw., the issue is even a bit more serious than the example I posted:
> $ dropdb test
> $ createdb -E UNICODE test
> $ psql test
> => create table �land (a int);
> => \d
> ERROR:  Could not convert UTF-8 to ISO8859-1
> (Latest sources.)

I still can't duplicate this, but I see different behavior now that
I've fixed that silliness of not having any encoding conversion on
incoming queries.  Would you check again with CVS tip?
        regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: current breakage with PGCLIENTENCODING
Следующее
От: "Sumaira Ali -"
Дата:
Сообщение: PROCLOCK