Re: Convert *GetDatum() and DatumGet*() macros to inline functions

From: Aleksander Alekseev <aleksander(at)timescale(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Convert *GetDatum() and DatumGet*() macros to inline functions
Date: 2022-08-30 18:15:40
Message-ID: CAJ7c6TPZX9TvXx7L7tc95YwSrrcmwkWY83yEoWeXa7=+aB_6_g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers,

> Here is v3 with silenced compiler warnings.

Some more warnings were reported by cfbot, so here is v4. Apologies
for the noise.

--
Best regards,
Aleksander Alekseev

Attachment Content-Type Size
v4-0001-Fix-incorrect-uses-of-Datum-conversion-macros.patch application/octet-stream 15.2 KB
v4-0002-Convert-GetDatum-and-DatumGet-macros-to-inline-fu.patch application/octet-stream 41.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2022-08-30 18:20:00 Re: Postmaster self-deadlock due to PLT linkage resolution
Previous Message Jeff Davis 2022-08-30 18:11:41 Re: New strategies for freezing, advancing relfrozenxid early