Fix serial schedule

Test misc depends on brin, but it was earlier in the serial schedule
file.  I didn't notice this because I only run the parallel schedule,
but the buildfarm exposed my folly ...
pull/14/head
Alvaro Herrera 11 years ago
parent 7516f52594
commit 0e892e04ef
  1. 2
      src/test/regress/serial_schedule

@ -103,10 +103,10 @@ test: lock
test: replica_identity
test: rowsecurity
test: alter_generic
test: brin
test: misc
test: psql
test: async
test: brin
test: rules
test: event_trigger
test: select_views

Loading…
Cancel
Save