aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-06-09 01:17:59 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-06-09 01:18:35 -0400
commit6df8fb391b0b98efc917b5cc43de77cba785864a (patch)
treec7e1379260378c64fa25f0ce0ae4136adc33716e /src/backend/utils/adt/numeric.c
parent2174d40117f62099c7b11a2d43d163b7b9271d39 (diff)
downloadpostgresql-6df8fb391b0b98efc917b5cc43de77cba785864a.tar.gz
postgresql-6df8fb391b0b98efc917b5cc43de77cba785864a.zip
Repair unstable regression test.
Commit 0c882e52a tried to force table atest12 to have more-accurate- than-default statistics; but transiently setting default_statistics_target isn't enough for that, because autovacuum could come along and overwrite the stats later. This evidently explains some intermittent buildfarm failures we've seen since then. Repair by disabling autovac on this table. Thanks to David Rowley for correctly diagnosing the cause. Discussion: https://postgr.es/m/CA+hUKG+OUkQSOUTg=qo=S=fWa_tbm99i7rB7mfbHz1SYm4v-jQ@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions