diff options
author | Robert Haas <rhaas@postgresql.org> | 2014-09-26 11:21:35 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2014-09-26 11:23:43 -0400 |
commit | d72ecc91c38b0d117f8d2137ab920f6cbc6e913d (patch) | |
tree | 59afee29cbcb3ff947fef76a6b4f11fe01c4cc84 /src/backend/access/gist/gist.c | |
parent | a8acf4d001549e7ff65def6ef1c1c61d77566e7a (diff) | |
download | postgresql-d72ecc91c38b0d117f8d2137ab920f6cbc6e913d.tar.gz postgresql-d72ecc91c38b0d117f8d2137ab920f6cbc6e913d.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