mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
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 ...
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user