Re: pgsql: Code cleanup for toast_fetch_datum and toast_fetch_datum_slice.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Code cleanup for toast_fetch_datum and toast_fetch_datum_slice.
Date: 2019-12-17 20:54:01
Message-ID: 15314.1576616041@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> On Tue, Dec 17, 2019 at 2:52 PM Robert Haas <rhaas(at)postgresql(dot)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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2019-12-17 20:56:37 pgsql: Fix bad formula in previous commit.
Previous Message Robert Haas 2019-12-17 20:33:49 Re: pgsql: Code cleanup for toast_fetch_datum and toast_fetch_datum_slice.