On Wed, Feb 18, 2015 at 9:06 AM, James Sewell <james(dot)sewell(at)lisasoft(dot)com>
wrote:
> I've just noticed something in the Commit fest post
> - Reducing lock strength of trigger and foreign key DDL
>
This reduces the lock taken for ADD FOREIGN KEY to ShareRowExclusiveLock,
authorizing SELECT and SELECT FOR [SHARE | UPDATE ... ].
> Perhaps I just need to be more patient.
>
Yup.
--
Michael