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:31 -0400 |
commit | 4e23c47a3bb7a198c87940b6e9ac96edfa53962b (patch) | |
tree | 0c5e7df036594a41e032cf73b45658f4d9588c59 /src/backend/utils/adt/jsonb_util.c | |
parent | d99d0e60eaa8334b698a070cb919202607660a65 (diff) | |
download | postgresql-4e23c47a3bb7a198c87940b6e9ac96edfa53962b.tar.gz postgresql-4e23c47a3bb7a198c87940b6e9ac96edfa53962b.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/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions