aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2024-09-24 15:25:18 -0700
committerNoah Misch <noah@leadboat.com>2024-09-24 15:25:23 -0700
commit41e0ba33d5ab2b2301aa5d932836927bf69a76a8 (patch)
treeec0160a50e4f4512dfa96ca095568a91935c063d /src/backend/commands/dbcommands.c
parent2eecaf4b8cfb495a77512b7123f2867319973d29 (diff)
downloadpostgresql-41e0ba33d5ab2b2301aa5d932836927bf69a76a8.tar.gz
postgresql-41e0ba33d5ab2b2301aa5d932836927bf69a76a8.zip
Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions.
The current use always releases this locktag. A planned use will continue that intent. It will involve more areas of code, making unlock omissions easier. Warn under debug_assertions, like we do for various resource leaks. Back-patch to v12 (all supported versions), the plan for the commit of the new use. Reviewed by Heikki Linnakangas. Discussion: https://postgr.es/m/20240512232923.aa.nmisch@google.com
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions