https://github.com/postgres/postgres
Revision 4d39d4e639b44503c9950f61ec882113385db7ec authored by Alexander Korotkov on 15 July 2021, 11:18:19 UTC, committed by Alexander Korotkov on 15 July 2021, 11:18:53 UTC
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
1 parent b900635
History
Tip revision: 4d39d4e639b44503c9950f61ec882113385db7ec authored by Alexander Korotkov on 15 July 2021, 11:18:19 UTC
Fix small inconsistencies in catalog definition of multirange operators
Tip revision: 4d39d4e
File Mode Size
config
contrib
doc
src
.dir-locals.el -rw-r--r-- 730 bytes
.editorconfig -rw-r--r-- 183 bytes
.git-blame-ignore-revs -rw-r--r-- 8.6 KB
.gitattributes -rw-r--r-- 1.5 KB
.gitignore -rw-r--r-- 504 bytes
COPYRIGHT -rw-r--r-- 1.2 KB
GNUmakefile.in -rw-r--r-- 4.2 KB
HISTORY -rw-r--r-- 277 bytes
Makefile -rw-r--r-- 1.6 KB
README -rw-r--r-- 1.2 KB
README.git -rw-r--r-- 721 bytes
aclocal.m4 -rw-r--r-- 490 bytes
configure -rwxr-xr-x 570.4 KB
configure.ac -rw-r--r-- 82.4 KB

README

back to top