Re: BUG #5558: Problema com Bytea (BRASIL)

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #5558: Problema com Bytea (BRASIL)
Дата
Msg-id 1279015185.15416.0.camel@fsopti579.F-Secure.com
обсуждение исходный текст
Ответ на BUG #5558: Problema com Bytea (BRASIL)  ("Rafael Almeida" <rafael@rafaeldeveloper.com>)
Список pgsql-bugs
On tis, 2010-07-13 at 02:11 +0000, Rafael Almeida wrote:
> The following bug has been logged online:
>
> Bug reference:      5558
> Logged by:          Rafael Almeida
> Email address:      rafael@rafaeldeveloper.com
> PostgreSQL version: 9.0
> Operating system:   Windows XP
> Description:        Problema com Bytea (BRASIL)
> Details:
>
> Ae friends I am Brazilian,
>  Well I've been testing the new 9.0 version of postgresql I detected a bug,
> or has changed the structure of the field bitea and not placed in the
> documentation, I am a programmer in C # version 8.4 can save the image in
> bytea field and recover normal. now in version 9.0 record, plus the return
> is different or works in 8.4 and 9.0 in the bug.

The bytea output format was changed in 9.0.  You may want to check if
there is an update of your C# driver available that handles it.

If not, use the parameter bytea_output_format to switch it back.

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #5556: "cannot drop active portal" and "ERRORDATA_STACK_SIZE exceeded" lead to server crash
Следующее
От: "Shigeru Hanada"
Дата:
Сообщение: BUG #5560: pg_dump generates invalid DDL