Re: Making type Datum be 8 bytes everywhere - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Making type Datum be 8 bytes everywhere
Date
Msg-id c890e34c-8a9c-4352-bce4-a7f91a365c48@eisentraut.org
Whole thread Raw
In response to Re: Making type Datum be 8 bytes everywhere  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Making type Datum be 8 bytes everywhere
List pgsql-hackers
On 12.08.25 21:48, Tom Lane wrote:
> PFA v2 with these changes.  I feel like this is pretty close to
> committable now.

This looks good to me.

One additional comment: In network.c and varlena.c there are a couple of 
comments that match /4 byte datum/ that talk about abbreviation support 
in that circumstance.  Those should probably be removed or reworded.




pgsql-hackers by date:

Previous
From: Daniil Davydov
Date:
Subject: Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Next
From: Andres Freund
Date:
Subject: Re: AIO writes vs hint bits vs checksums