diff options
author | Andres Freund <andres@anarazel.de> | 2019-05-05 23:31:58 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2019-05-05 23:31:58 -0700 |
commit | 60c2951e1bab7e2b03c91bcfe484d6caa0b8c2a4 (patch) | |
tree | e83adb34038dabea9fb4e3ec73df0d3c7bf7b3f8 /src/backend/access/gist/gistget.c | |
parent | 69fc9430b892c737efa86e70fde7b4fd43974b10 (diff) | |
download | postgresql-60c2951e1bab7e2b03c91bcfe484d6caa0b8c2a4.tar.gz postgresql-60c2951e1bab7e2b03c91bcfe484d6caa0b8c2a4.zip |
Remove reindex_catalog test from test schedules.
As the test currently causes occasional deadlocks (due to the schema
cleanup from previous sessions potentially still running), and the
patch from f912d7dec2 has gotten a fair bit of buildfarm coverage,
remove the test from the test schedules. There's a set of minor
releases coming up.
Leave the tests in place, so it can manually be run using EXTRA_TESTS.
For now also leave it in master, as there's no imminent release, and
there's plenty (re-)index related work in 12. But we'll have to
disable it before long there too, unless somebody comes up with simple
enough fixes for the deadlock (I'm about to post a vague idea to the
list).
Discussion: https://postgr.es/m/4622.1556982247@sss.pgh.pa.us
Backpatch: 9.4-11 (no master!)
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions