Re: Miscalculation in IsCheckpointOnSchedule()

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Miscalculation in IsCheckpointOnSchedule()
Дата
Msg-id 15711.1195074933@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Miscalculation in IsCheckpointOnSchedule()  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Список pgsql-patches
ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> writes:
> Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Surely this makes matters worse, not better.  What happens near a segment
>> boundary crossing?

> Here is the dumped progres information by the attached patch
> (only for debug purpose).

Oh, I take that back.  I was thinking that conversion of unsigned to
double usually does the Wrong Thing, but in this context it seems to be
the right thing.

            regards, tom lane

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

Предыдущее
От: Zdenek Kotala
Дата:
Сообщение: Re: Fix pg_dump dependency on postgres.h
Следующее
От: "Henry B. Hotz"
Дата:
Сообщение: Re: krb_match_realm