William Volkman wrote:
> The patch is for *concurrent* seqscans, would the regression tests
> even be affected by this (IIRC they are single user, single process)?
No; `make installcheck' is serial, but `make check' executes tests in
parallel in multiple backends concurrently.
-Neil