Fix small inconsistencies in catalog definition of multirange operators
authorAlexander Korotkov <akorotkov@postgresql.org>
Thu, 15 Jul 2021 11:18:19 +0000 (14:18 +0300)
committerAlexander Korotkov <akorotkov@postgresql.org>
Thu, 15 Jul 2021 11:18:20 +0000 (14:18 +0300)
commit768ea9bcf98120eef01a6deea9c5c6997b153ab1
tree5f95b010b5589a3d6fc812a271c52b0bff45ec9c
parent2bfb50b3df11399ed80347dd03bfaf8cd5acf962
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
src/include/catalog/pg_operator.dat