aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2014-11-07 17:05:26 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2014-11-07 17:08:16 -0300
commit0e892e04efdc92abf53260e0bb0092cc48060e22 (patch)
tree281d4ffa4a5f17fd931f46d6c002b92cfad69cbb /src
parent7516f5259411c02ae89e49084452dc342aadb2ae (diff)
downloadpostgresql-0e892e04efdc92abf53260e0bb0092cc48060e22.tar.gz
postgresql-0e892e04efdc92abf53260e0bb0092cc48060e22.zip
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 ...
Diffstat (limited to 'src')
-rw-r--r--src/test/regress/serial_schedule2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/regress/serial_schedule b/src/test/regress/serial_schedule
index b1e44b3bf30..611b0a85e73 100644
--- a/src/test/regress/serial_schedule
+++ b/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