-
- Downloads
Run select_parallel test by itself
Remove the plpgsql wrapping that hides the context. So now the test will fail if the work doesn't actually happen in a parallel worker. Run the test in its own test group to ensure it won't run out of resources for that.
Showing
- src/test/regress/expected/select_parallel.out 4 additions, 10 deletionssrc/test/regress/expected/select_parallel.out
- src/test/regress/parallel_schedule 4 additions, 1 deletionsrc/test/regress/parallel_schedule
- src/test/regress/sql/select_parallel.sql 2 additions, 8 deletionssrc/test/regress/sql/select_parallel.sql
Loading
Please register or sign in to comment