On Thu, Jun 1, 2017 at 10:48 PM, Tom Lane <[email protected]> wrote: > Andres Freund <[email protected]> writes: >> when using >> $ cat ~/.proverc >> -j9 >> some tests fail for me in 9.4 and 9.5. > > Weren't there fixes specifically intended to make that safe, awhile ago?
60f826c has not been back-patched. While this would fix parallel runs with make's --jobs, PROVE_FLAGS="-j X" would still fail. -- Michael -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
