aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2014-09-26 11:21:35 -0400
committerRobert Haas <rhaas@postgresql.org>2014-09-26 11:36:25 -0400
commitd1844c21b0991bcc0824a411378b70e14ee531a4 (patch)
tree2a97e3ea9bc325473e33882f9de6be157c2d2bec /src/backend/access/gist/gist.c
parentdc58d949245ca49eebf4c324d116159a4dfc2d6b (diff)
downloadpostgresql-d1844c21b0991bcc0824a411378b70e14ee531a4.tar.gz
postgresql-d1844c21b0991bcc0824a411378b70e14ee531a4.zip
Fix identify_locking_dependencies for schema-only dumps.
Without this fix, parallel restore of a schema-only dump can deadlock, because when the dump is schema-only, the dependency will still be pointing at the TABLE item rather than the TABLE DATA item. Robert Haas and Tom Lane
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions