diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2009-04-12 21:02:44 +0000 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2009-04-12 21:02:44 +0000 |
commit | f7a08e71e975f179ef42c035d3c3d7612f5baa66 (patch) | |
tree | fcfccdce77415639f1fe13ec9d7f0dc864f62b9c /src/backend/utils/adt/arrayfuncs.c | |
parent | e1e17e2a0a31815f8d2b33a29e7c0cea626ca8fd (diff) | |
download | postgresql-f7a08e71e975f179ef42c035d3c3d7612f5baa66.tar.gz postgresql-f7a08e71e975f179ef42c035d3c3d7612f5baa66.zip |
Fix logic to detect conflicts or blocks involving exclusive locks in parallel restore items.
If a currently running item needs an exclusive lock on any item that the candidate items needs
any sort of lock on, or vice versa, then the candidate item is not allowed to run now, and
must wait till later.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions