summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb_util.c
diff options
context:
space:
mode:
authorMichael Paquier2019-09-27 00:31:20 +0000
committerMichael Paquier2019-09-27 00:31:20 +0000
commitfbfa5664882c9b61428266e6fb0d48b0147c421a (patch)
tree8c8787c2230f0857ad5842977d42518d8cfb1ec9 /src/backend/utils/adt/jsonb_util.c
parent8190164e82ae03bde80864ab0941794a90e70483 (diff)
Fix lockmode initialization for custom relation options
The code was enforcing AccessExclusiveLock for all custom relation options, which is incorrect as the APIs allow a custom lock level to be set. While on it, fix a couple of inconsistencies in the tests and the README of dummy_index_am. Oversights in commit 773df88. Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions