aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-06-15 16:29:05 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-06-15 16:29:05 +0000
commit906f27dd73124b7ab91ac2335bf42a95c51b9d7b (patch)
tree07acaca6bc737ccd79874a08508cbb2cbf8defc2 /src/backend/access/gist/gist.c
parent71ff461a1832df80d55f02dd8a254c2083a1f479 (diff)
downloadpostgresql-906f27dd73124b7ab91ac2335bf42a95c51b9d7b.tar.gz
postgresql-906f27dd73124b7ab91ac2335bf42a95c51b9d7b.zip
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.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions