Re: datum passed to macro which expects a pointer - Mailing list pgsql-patches

From Tom Lane
Subject Re: datum passed to macro which expects a pointer
Date
Msg-id 5342.1208041668@sss.pgh.pa.us
Whole thread Raw
In response to Re: datum passed to macro which expects a pointer  (Gavin Sherry <swm@alcove.com.au>)
Responses Re: datum passed to macro which expects a pointer  (Gavin Sherry <swm@alcove.com.au>)
List pgsql-patches
Gavin Sherry <swm@alcove.com.au> writes:
> I wish. It was actually thrown up when we (Greenplum) changed the macros
> to be inline functions as part of changing Datum to be 8 bytes.

Hmmm ... Datum has been 8 bytes for many years, on 64-bit machines.
What is it you're trying to accomplish by making it wider on 32-bitters?

            regards, tom lane

pgsql-patches by date:

Previous
From: Gavin Sherry
Date:
Subject: Re: datum passed to macro which expects a pointer
Next
From: Gavin Sherry
Date:
Subject: Re: datum passed to macro which expects a pointer