pgsql: Disable autovacuum in MERGE test script

2022-09-20 Thread Alvaro Herrera
Disable autovacuum in MERGE test script Otherwise, it can fail given sufficient bad luck. Backpatch to 15. Discussion: https://postgr.es/m/[email protected] Branch -- REL_15_STABLE Details --- https://git.postgresql.org/pg/commitdiff/c922f924d348254f2d03d2949d1085084aafc4

pgsql: Disable autovacuum in MERGE test script

2022-09-20 Thread Alvaro Herrera
Disable autovacuum in MERGE test script Otherwise, it can fail given sufficient bad luck. Backpatch to 15. Discussion: https://postgr.es/m/[email protected] Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/c9a21fea44ca5722dbfcced0dfdc84db063aff71 Mod