summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-10-29 15:28:14 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-10-29 15:28:28 -0400
commitee03baad267dd83fa66a0ca4c1a7635f549fc1a6 (patch)
treec3381dd719c8aed515b41aa39566809e7d2284b6 /src/backend/executor
parentba4f5413e357faac2f33cd5d22db2a21c0be7727 (diff)
Stabilize timetz test across DST transitions.
The timetz test cases I added in commit a9632830b were unintentionally sensitive to whether or not DST is active in the PST8PDT time zone. Thus, they'll start failing this coming weekend, as reported by Bernhard M. Wiedemann in bug #16689. Fortunately, DST-awareness is not significant to the purpose of these test cases, so we can just force them all to PDT (DST hours) to preserve stability of the results. Back-patch to v10, as the prior patch was. Discussion: https://postgr.es/m/16689-57701daa23b377bf@postgresql.org
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions