Re: pgsql: Code cleanup for toast_fetch_datum and toast_fetch_datum_slice.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Code cleanup for toast_fetch_datum and toast_fetch_datum_slice.
Дата
Msg-id 15314.1576616041@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Code cleanup for toast_fetch_datum and toast_fetch_datum_slice.  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: pgsql: Code cleanup for toast_fetch_datum and toast_fetch_datum_slice.  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-committers
Robert Haas <robertmhaas@gmail.com> writes:
> On Tue, Dec 17, 2019 at 2:52 PM Robert Haas <rhaas@postgresql.org> wrote:
>> Code cleanup for toast_fetch_datum and toast_fetch_datum_slice.

> florican seems unhappy with this. Looking at it now.

lapwing as well; maybe some 64-bit-ish assumptions in there?

            regards, tom lane



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: pgsql: Code cleanup for toast_fetch_datum and toast_fetch_datum_slice.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix bad formula in previous commit.