aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeUnique.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-04-10 13:12:58 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-04-10 13:12:58 -0400
commita88e5886c59c0e1e01f424a1fcb477db82ddd3af (patch)
treef36c2318e0fba5ec171786ba8490b62f12045036 /src/backend/executor/nodeUnique.c
parent21b74a17c8ab316cbd696f4d467ccc42985a72de (diff)
downloadpostgresql-a88e5886c59c0e1e01f424a1fcb477db82ddd3af.tar.gz
postgresql-a88e5886c59c0e1e01f424a1fcb477db82ddd3af.zip
Doc: clarify locking requirements for ALTER TABLE ADD FOREIGN KEY.
The docs explained that a SHARE ROW EXCLUSIVE lock is needed on the referenced table, but failed to say the same about the table being altered. Since the page says that ACCESS EXCLUSIVE lock is taken unless otherwise stated, this left readers with the wrong conclusion. Discussion: https://postgr.es/m/834603375.3470346.1586482852542@mail.yahoo.com
Diffstat (limited to 'src/backend/executor/nodeUnique.c')
0 files changed, 0 insertions, 0 deletions