Skip to content
Snippets Groups Projects
Commit 906f27dd authored by Tom Lane's avatar Tom Lane
Browse files

Make DROP INDEX lock the parent table before locking the index. This behavior

is necessary to avoid deadlock against ordinary queries, but we'd broken it
with recent changes that made the DROP machinery lock the index before
arriving at index_drop.  Per intermittent buildfarm failures.
parent 71ff461a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment