Re: Convert varatt.h macros to static inline functions - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Convert varatt.h macros to static inline functions
Date
Msg-id 1111373.1754412509@sss.pgh.pa.us
Whole thread Raw
In response to Re: Convert varatt.h macros to static inline functions  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
Peter Eisentraut <peter@eisentraut.org> writes:
> I committed this with the required prerequisite patches.  That concludes 
> this thread, I think.  I'll follow up on the remaining work in the 
> "Datum as struct" thread, and the work in the "8 byte Datums" thread can 
> also continue.

Thanks!  The "8 byte Datums" work is still blocked on the remaining
two preliminary patches from "Datum as struct", though.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Convert varatt.h macros to static inline functions
Next
From: Paul A Jungwirth
Date:
Subject: Re: ReplicationSlotRelease() crashes when the instance is in the single user mode