aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeSubqueryscan.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2021-03-25 16:30:22 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2021-03-25 16:30:22 -0300
commitc8622999b7fe53741304f2aca73560aade6557d2 (patch)
treeaa99890f6c81959cfa19ca911e686994e5af1aa7 /src/backend/executor/nodeSubqueryscan.c
parenta00c3068206e6daa236dbff0256cf3ad25ff5ed2 (diff)
downloadpostgresql-c8622999b7fe53741304f2aca73560aade6557d2.tar.gz
postgresql-c8622999b7fe53741304f2aca73560aade6557d2.zip
Document lock obtained during partition detach
On partition detach, we acquire a SHARE lock on all tables that reference the partitioned table that we're detaching a partition from, but failed to document this fact. My oversight in commit f56f8f8da6af. Repair. Backpatch to 12. Author: Álvaro Herrera <alvherre@alvh.no-ip.org> Discussion: https://postgr.es/m/20210325180244.GA12738@alvherre.pgsql
Diffstat (limited to 'src/backend/executor/nodeSubqueryscan.c')
0 files changed, 0 insertions, 0 deletions