more problems with the money type

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема more problems with the money type
Дата
Msg-id b42b73150708201432x6dc0e606vf6340937620dadd1@mail.gmail.com
обсуждение исходный текст
Ответы Re: more problems with the money type
Список pgsql-hackers
while playing with the binary transport of the money type we found
another bug.  The following code segfaults the server on 8.3cvs:

select '3'::money * 2;

this was an accidental discovery by us but is the second serious bug
we found with the money type without looking very hard...probably
stemming from the bump to 64 bit in jan 07 (8.2 does not have this
behavior).

aside: since the money type was deprecated, why was it bumped to 64 bits?

merlin


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: 8.3 beta testing suggestions welcome
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: 8.3 beta testing suggestions welcome