Re: [PATCHES] Interval aggregate regression failure

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: [PATCHES] Interval aggregate regression failure
Дата
Msg-id EF13A821-B9D1-46DE-9C7D-F95E0F68A4A6@seespotcode.net
обсуждение исходный текст
Ответ на Re: [PATCHES] Interval aggregate regression failure  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: [PATCHES] Interval aggregate regression failure  (Michael Glaesemann <grzm@seespotcode.net>)
Re: [PATCHES] Interval aggregate regression failure  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sep 1, 2006, at 11:03 , Bruce Momjian wrote:

> I am unclear about this report.  The patch was not meant to fix every
> interval issue, but merely to improve multiplication and division
> computations.  Does it do that?  I think the 23:60 is a time rounding
> issue that isn't covered in this patch.  I am not against fixing
> it, but
> does the submitted patch improve things or not?  Given we are
> post-feature freeze, we don't have time to fix all the interval
> issues.

Your patch doesn't fix the things Tom referenced (nor did you intend
it to). I just wanted to to collect examples of all the known issues
with the interval code in one place. Probably too ambitious for
September 1.

Is it worth looking into the overflow and subtraction issues for 8.2?
It seems to me they're bugs rather than features. Or are these 8.3
since it's so late?

Michael Glaesemann
grzm seespotcode net




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

Предыдущее
От: "Zeugswetter Andreas DCP SD"
Дата:
Сообщение: Re: Prepared statements considered harmful
Следующее
От: Teodor Sigaev
Дата:
Сообщение: Re: GIN FailedAssertions on Itanium2 with Intel compiler