Re: BUG #2040: buggy cast of INT8 to text

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2040: buggy cast of INT8 to text
Дата
Msg-id 11312.1131981913@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2040: buggy cast of INT8 to text  ("Sebastien MAYER" <sebastien.mayer@briosoft.com>)
Список pgsql-bugs
"Sebastien MAYER" <sebastien.mayer@briosoft.com> writes:
> -- next line give some strange result... but not always
>    var_text := 'the value of var_int8 is ' || var_int8;

Couldn't duplicate a problem here ... you need to give a reproducible
test case if you want anyone to look into this.

            regards, tom lane

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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: BUG #2042: Installation failed
Следующее
От: Tom Lane
Дата:
Сообщение: Re: field-update in before-trigger causes distinct to 'fail', new in v8.1 versus v8.0.4, demo-sql included