aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2009-04-12 21:02:44 +0000
committerAndrew Dunstan <andrew@dunslane.net>2009-04-12 21:02:44 +0000
commitf7a08e71e975f179ef42c035d3c3d7612f5baa66 (patch)
treefcfccdce77415639f1fe13ec9d7f0dc864f62b9c /src/backend/utils/adt
parente1e17e2a0a31815f8d2b33a29e7c0cea626ca8fd (diff)
downloadpostgresql-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')
0 files changed, 0 insertions, 0 deletions