diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2021-07-15 14:18:19 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2021-07-15 14:18:20 +0300 |
commit | 768ea9bcf98120eef01a6deea9c5c6997b153ab1 (patch) | |
tree | 5f95b010b5589a3d6fc812a271c52b0bff45ec9c /src/backend/commands/variable.c | |
parent | 2bfb50b3df11399ed80347dd03bfaf8cd5acf962 (diff) | |
download | postgresql-768ea9bcf98120eef01a6deea9c5c6997b153ab1.tar.gz postgresql-768ea9bcf98120eef01a6deea9c5c6997b153ab1.zip |
Fix small inconsistencies in catalog definition of multirange operators
This commit fixes the description of a couple of multirange operators and
oprjoin for another multirange operator. The change of oprjoin is more
cosmetic since both old and new functions return the same constant.
These cosmetic changes don't worth catalog incompatibility between 14beta2
and 14beta3. So, catversion isn't bumped.
Discussion: https://postgr.es/m/CAPpHfdv9OZEuZDqOQoUKpXhq%3Dmc-qa4gKCPmcgG5Vvesu7%3Ds1w%40mail.gmail.com
Backpatch-throgh: 14
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions