Re: [HACKERS] NUMERIC type conversions leave much to be desired

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] NUMERIC type conversions leave much to be desired
Дата
Msg-id 25042.926180833@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] NUMERIC type conversions leave much to be desired  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
Список pgsql-hackers
Thomas Lockhart <lockhart@alumni.caltech.edu> writes:
>> With fairly current sources:
> <snip>
>> ERROR:  overflow on numeric ABS(value) >= 10^1
>> for field with precision 31491 scale 52068

> fwiw, I've seen the same internal problems, and managed to fix them
> with a full clean and reinstall. I'm probably a week old on my tree
> vintage...

Good thought but no cigar ... I did a full fresh CVS checkout, configure,
make, install & initdb from scratch, and it still behaves the same.
Possibly it's been broken sometime in the last week? utils/adt/numeric.c
looks to have been last committed on 4 May.
        regards, tom lane


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

Предыдущее
От: Chris Bitmead
Дата:
Сообщение: Re: [HACKERS] ODMG interface
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: [HACKERS] INSERT INTO