summaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorDavid Rowley2024-03-27 11:14:17 +0000
committerDavid Rowley2024-03-27 11:14:17 +0000
commitf5d0e866404a249d3a87a016e3ec562ab2dc6706 (patch)
tree9cb1023e3bb7db7c119588d241bb10dc3a0e9a97 /contrib/postgres_fdw/postgres_fdw.c
parent7445f092814dbb8ac3061524fc341a209f805d80 (diff)
Fix unstable aggregate regression test
Buildfarm member avocet has shown a plan change by switching the finalize aggregate stage to use a GroupAggregate rather than a HashAggregate. This is consistent with autovacuum having triggered on the table, per analysis by Alexander Lakhin. Fix this by disabling autovacuum on the table. Reported-by: Alexander Lakhin Discussion: https://postgr.es/m/[email protected] Backpatch-through: 16, where this test was added.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions