diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2023-04-23 13:55:49 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2023-04-23 14:00:06 +0300 |
commit | 6e7361c85e95a09ee0d1fbb2f8460962b86489ab (patch) | |
tree | 9e6e62f64372a86231eb40f7a6d40d17e877eff2 /src/backend/executor/nodeModifyTable.c | |
parent | 109363de0a8906ed6b0b4ab5f8e8e3daa3df929a (diff) | |
download | postgresql-6e7361c85e95a09ee0d1fbb2f8460962b86489ab.tar.gz postgresql-6e7361c85e95a09ee0d1fbb2f8460962b86489ab.zip |
Fix custom validators call in build_local_reloptions()
We need to call them only when validate == true.
Backpatch to 13, where opclass options were introduced.
Reported-by: Tom Lane
Discussion: https://postgr.es/m/2656633.1681831542%40sss.pgh.pa.us
Reviewed-by: Tom Lane, Pavel Borisov
Backpatch-through: 13
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions