mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
pageinspect has occasionally failed on slow buildfarm members, with symptoms indicating that the expected effects of VACUUM FREEZE didn't happen. This is presumably because a background transaction such as auto-analyze was holding back global xmin. We can work around that by using a temp table in the test. Since commit |
||
|---|---|---|
| .. | ||
| brin.sql | ||
| btree.sql | ||
| checksum.sql | ||
| gin.sql | ||
| gist.sql | ||
| hash.sql | ||
| oldextversions.sql | ||
| page.sql | ||