Get rid of the pre-C11 _Alignof define in zic.c - Mailing list pgsql-hackers

From Bertrand Drouvot
Subject Get rid of the pre-C11 _Alignof define in zic.c
Date
Msg-id aYHEtSK44CcZxTLG@ip-10-97-1-34.eu-west-3.compute.internal
Whole thread Raw
Responses Re: Get rid of the pre-C11 _Alignof define in zic.c
List pgsql-hackers
Hi hackers,

Now that f5e0186f865c is in, I think that we can get rid of this pre-C11 define
and just rely on the C11 _Alignof definition. That's done in the attached.

Note that e6be84356bbb already introduced the usage of _Noreturn in it.

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: wenhui qiu
Date:
Subject: Re: Convert NOT IN sublinks to anti-joins when safe
Next
From: Nazir Bilal Yavuz
Date:
Subject: Re: meson: Make test output much more useful on failure (both in CI and locally)