Don't run rowsecurity in parallel with other regression tests.
The short-lived event trigger in the rowsecurity test causes irreproducible
failures when the concurrent tests do something that the event trigger
can't cope with. Per buildfarm.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/7161b082bd9fc51e67a1031ea9d0313e8a48286b
Modified Files
--------------
src/test/regress/parallel_schedule | 7 +++++--
src/test/regress/serial_schedule | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)