]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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:53 +0000 (14:18 +0300)
commit4d39d4e639b44503c9950f61ec882113385db7ec
tree3bca533d611d1b50018b4d55d66c2833fc41107d
parentb90063511a3ee41d037b2da0d4e0b3bc399140c5
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