diff options
author | Michael Paquier | 2019-09-25 01:13:52 +0000 |
---|---|---|
committer | Michael Paquier | 2019-09-25 01:13:52 +0000 |
commit | 69f94108079d70093b59096a3ae0ad82c842b4c0 (patch) | |
tree | b8caed9bae606203a6a5f069c2d5f6a3dc82c306 /src/backend/access/gist/gistutil.c | |
parent | 736b84eede6cfdadf1114cf5a0e950d7f4986d82 (diff) |
Allow definition of lock mode for custom reloptions
Relation options can define a lock mode other than AccessExclusiveMode
since 47167b7, but modules defining custom relation options did not
really have a way to enforce that. Correct that by extending the
current API set so as modules can define a custom lock mode.
Author: Michael Paquier
Reviewed-by: Kuntal Ghosh
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions