diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-02-12 17:33:14 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-02-12 17:33:14 -0500 |
commit | ad2ad698ac16f36a9784bc98f312cf5b5266c6aa (patch) | |
tree | 3b5442518b4995dfc795a029c4cbf9ab0c33b8e5 /src/backend/access/transam/commit_ts.c | |
parent | ae4867ec749671dadb5eb49a1158ded9b8ca0b29 (diff) | |
download | postgresql-ad2ad698ac16f36a9784bc98f312cf5b5266c6aa.tar.gz postgresql-ad2ad698ac16f36a9784bc98f312cf5b5266c6aa.zip |
Tweak compiler version cutoff for no_sanitize("alignment") support.
Buildfarm results show that gcc up through 7.x produces annoying
warnings for this construct (and, presumably, wouldn't do the right
thing anyway). clang seems okay with the cutoff we have, though.
Discussion: https://postgr.es/m/CAPpHfdsne3%3DT%3DfMNU45PtxdhSL_J2PjLTeS8rwKnJzUR4YNd4w%40mail.gmail.com
Discussion: https://postgr.es/m/475514.1612745257%40sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions