mirror of
https://github.com/postgres/postgres.git
synced 2026-02-03 20:40:14 -05:00
According to buildfarm member sungazer, the behavior of VACUUM can be
unstable in these tests even if we prevent autovacuum from running on
the tables in question, apparently because even a manual vacuum can
behave differently depending on whether anything else is running that
holds back the global xmin. So use a temporary table instead, which
as of commit
|
||
|---|---|---|
| .. | ||
| expected | ||
| sql | ||
| .gitignore | ||
| heap_surgery.c | ||
| Makefile | ||
| pg_surgery--1.0.sql | ||
| pg_surgery.control | ||