aboutsummaryrefslogtreecommitdiff
path: root/src/include/executor/nodeModifyTable.h
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2021-04-01 15:29:01 +0900
committerMichael Paquier <michael@paquier.xyz>2021-04-01 15:29:01 +0900
commitdd5d04e5da83577c7863d82ce35ba6b63ac17df9 (patch)
treec25a5dcd86386e92c626f1b8bef9b4f2a24e692c /src/include/executor/nodeModifyTable.h
parent625f5aae7e42dd15b1aa51e13abe3ebe523e511a (diff)
downloadpostgresql-dd5d04e5da83577c7863d82ce35ba6b63ac17df9.tar.gz
postgresql-dd5d04e5da83577c7863d82ce35ba6b63ac17df9.zip
doc: Clarify use of ACCESS EXCLUSIVE lock in various sections
Some sections of the documentation used "exclusive lock" to describe that an ACCESS EXCLUSIVE lock is taken during a given operation. This can be confusing to the reader as ACCESS SHARE is allowed with an EXCLUSIVE lock is used, but that would not be the case with what is described on those parts of the documentation. Author: Greg Rychlewski Discussion: https://postgr.es/m/CAKemG7VptD=7fNWckFMsMVZL_zzvgDO6v2yVmQ+ZiBfc_06kCQ@mail.gmail.com Backpatch-through: 9.6
Diffstat (limited to 'src/include/executor/nodeModifyTable.h')
0 files changed, 0 insertions, 0 deletions