RE: Proposal: Add more compile-time asserts to exposeinconsistencies. - Mailing list pgsql-hackers

From Smith, Peter
Subject RE: Proposal: Add more compile-time asserts to exposeinconsistencies.
Date
Msg-id 201DD0641B056142AC8C6645EC1B5F62014B965DA4@SYD1217
Whole thread Raw
In response to Re: Proposal: Add more compile-time asserts to expose inconsistencies.  (Andres Freund <andres@anarazel.de>)
Responses Re: Proposal: Add more compile-time asserts to exposeinconsistencies.
Re: Proposal: Add more compile-time asserts to exposeinconsistencies.
List pgsql-hackers
From: Andres Freund <andres@anarazel.de> Sent: Sunday, 27 October 2019 12:03 PM
> My proposal for this really was just to use this as a fallback for when static assert isn't available. Which in turn
Iwas just suggesting because Tom wanted a fallback.
 

The patch is updated to use "extern" technique only when  "_Static_assert" is unavailable.

PSA.

Kind Regards,
---
Peter Smith
Fujitsu Australia

Attachment

pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: update ALTER TABLE with ATTACH PARTITION lock mode
Next
From: Tom Lane
Date:
Subject: Re: PL/Python fails on new NetBSD/PPC 8.0 install