aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2017-04-11 09:08:36 -0400
committerRobert Haas <rhaas@postgresql.org>2017-04-11 09:08:36 -0400
commit258cef12540fa1cb244881a0f019cefd698c809e (patch)
tree30e5298dba1d4bdec6068e4a0ebd708187ae7cec /contrib/postgres_fdw/postgres_fdw.c
parentfeffa0e0795a5a99324890a6dd548ba162ec104c (diff)
downloadpostgresql-258cef12540fa1cb244881a0f019cefd698c809e.tar.gz
postgresql-258cef12540fa1cb244881a0f019cefd698c809e.zip
Fix possibile deadlock when dropping partitions.
heap_drop_with_catalog and RangeVarCallbackForDropRelation should lock the parent before locking the target relation. Amit Langote Discussion: http://postgr.es/m/29588799-a8ce-b0a2-3dae-f39ff6d35922@lab.ntt.co.jp
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions