| From: | "Smith, Peter" <peters(at)fast(dot)au(dot)fujitsu(dot)com> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | RE: Proposal: Add more compile-time asserts to expose inconsistencies. |
| Date: | 2019-10-28 00:30:11 |
| Message-ID: | 201DD0641B056142AC8C6645EC1B5F62014B965DA4@SYD1217 |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
From: Andres Freund <andres(at)anarazel(dot)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 I was 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 | Content-Type | Size |
|---|---|---|
| ct_asserts_StaticAssertDecl_3.patch | application/octet-stream | 7.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2019-10-28 01:11:47 | Re: PL/Python fails on new NetBSD/PPC 8.0 install |
| Previous Message | Justin Pryzby | 2019-10-28 00:12:07 | update ALTER TABLE with ATTACH PARTITION lock mode |