Re: COPY fails on 8.1 with invalid byte sequences in text

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: COPY fails on 8.1 with invalid byte sequences in text
Дата
Msg-id 12032.1162354733@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: COPY fails on 8.1 with invalid byte sequences in text  (Jeff Davis <pgsql@j-davis.com>)
Ответы Re: COPY fails on 8.1 with invalid byte sequences in text
Re: COPY fails on 8.1 with invalid byte sequences in text
Список pgsql-bugs
Jeff Davis <pgsql@j-davis.com> writes:
> Is this not a bug?

I don't actually see that it is.  The documentation is perfectly clear
on the point:

    (It is your responsibility that the byte sequences you create
    are valid characters in the server character set encoding.)

(This is in 4.1.2.1. String Constants)  If you don't want to deal with
this, don't use octal escapes to construct multibyte characters.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2727: pg_restore error on BLOB COMMENTS
Следующее
От: "Yee"
Дата:
Сообщение: BUG #2728: Core dump while pgdump DB