Re: BUG #1609: Bug in interval datatype for 64 Bit timestamps

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1609: Bug in interval datatype for 64 Bit timestamps
Дата
Msg-id 14859.1114091860@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #1609: Bug in interval datatype for 64 Bit timestamps  (Oliver Siegmar <oliver@siegmar.net>)
Ответы Re: BUG #1609: Bug in interval datatype for 64 Bit timestamps  (Oliver Siegmar <oliver@siegmar.net>)
Список pgsql-bugs
Oliver Siegmar <oliver@siegmar.net> writes:
> It removed the bug, but also added a new one (hopefully only one ;-))

I don't think it's a new bug, seeing that I didn't change the code
for the ISO case.

I see the imprecise result only in the non-integer-datetime case; is
it acting differently for you?

If it is only the float case, some imprecision is to be expected.

            regards, tom lane

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

Предыдущее
От: Oliver Siegmar
Дата:
Сообщение: Re: BUG #1609: Bug in interval datatype for 64 Bit timestamps
Следующее
От: "Marc Soleda"
Дата:
Сообщение: BUG #1612: Problem with PGAPI_SetPos