Re: pgsql: Prevent instability in contrib/pageinspect's regression test.
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andres Freund <andres@anarazel.de>
Cc: pgsql-committers@lists.postgresql.org
Date: 2022-11-21T17:24:17Z
Lists: pgsql-hackers
Andres Freund <andres@anarazel.de> writes: > Looks like a chunk of the buildfarm doesn't like this - presumably because > they use force_parallel_mode = regress. Seems ok to just force that to off in > this test? Ugh ... didn't occur to me to try that. I'll take a look. regards, tom lane
Commits
-
Mark pageinspect's disk-accessing functions as parallel restricted.
- b8988cf1d0a7 15.2 landed
- aeaaf520f409 16.0 landed
-
Prevent instability in contrib/pageinspect's regression test.
- e2933a6e1179 16.0 cited
-
Set cutoff xmin more aggressively when vacuuming a temporary table.
- a7212be8b9e0 14.0 cited