Re: Fortify float4 and float8 regression tests by ordering test results

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Fortify float4 and float8 regression tests by ordering test results
Дата
Msg-id 995810.1745338855@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Fortify float4 and float8 regression tests by ordering test results  (Alexander Korotkov <aekorotkov@gmail.com>)
Ответы Re: Fortify float4 and float8 regression tests by ordering test results
Список pgsql-hackers
Alexander Korotkov <aekorotkov@gmail.com> writes:
> I'd like to add that float4.out not only assumes that insert-ordering is
> preserved (this could be more-or-less portable between table AMs).  It also
> assumes the way UPDATE moves updated rows.  That seems quite
> heap-specific.  You can see in the following fragment, updated rows jump to
> the bottom.

I'd be willing to consider a policy that we don't want to depend on
exactly where UPDATE moves rows to.  The proposed patch is not that,
however.

            regards, tom lane



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