diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2023-10-20 13:40:15 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2023-10-20 13:40:15 -0400 |
commit | 5463319acd19771ac0c986d305f66ea8fb3cc801 (patch) | |
tree | c67d2067fd0e43feb97fa1cae4cee66d6afed61d /src/backend/executor/nodeModifyTable.c | |
parent | d568d2fab4be8c74804df40b733925ac92dc0dd8 (diff) | |
download | postgresql-5463319acd19771ac0c986d305f66ea8fb3cc801.tar.gz postgresql-5463319acd19771ac0c986d305f66ea8fb3cc801.zip |
Dodge a compiler bug affecting timetz_zone/timetz_izone.
This avoids a compiler bug occurring in AIX's xlc, even in pretty
late-model revisions. Buildfarm testing has now confirmed that
only 64-bit xlc is affected. Although we are contemplating
dropping support for xlc in v17, it's still supported in the
back branches, so we need this fix.
Back-patch of code changes from HEAD commit 19fa97731.
(The test cases were already back-patched, in 4a427b82c et al.)
Discussion: https://postgr.es/m/CA+hUKGK=DOC+hE-62FKfZy=Ybt5uLkrg3zCZD-jFykM-iPn8yw@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions