forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit768ea9b
committed
Fix small inconsistencies in catalog definition of multirange operators
This commit fixes the description of a couple of multirange operators andoprjoin for another multirange operator. The change of oprjoin is morecosmetic since both old and new functions return the same constant.These cosmetic changes don't worth catalog incompatibility between 14beta2and 14beta3. So, catversion isn't bumped.Discussion:https://postgr.es/m/CAPpHfdv9OZEuZDqOQoUKpXhq%3Dmc-qa4gKCPmcgG5Vvesu7%3Ds1w%40mail.gmail.comBackpatch-throgh: 141 parent2bfb50b commit768ea9b
1 file changed
+3
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3320 | 3320 |
| |
3321 | 3321 |
| |
3322 | 3322 |
| |
3323 |
| - | |
| 3323 | + | |
3324 | 3324 |
| |
3325 | 3325 |
| |
3326 | 3326 |
| |
3327 | 3327 |
| |
3328 | 3328 |
| |
3329 |
| - | |
| 3329 | + | |
3330 | 3330 |
| |
3331 | 3331 |
| |
3332 | 3332 |
| |
| |||
3393 | 3393 |
| |
3394 | 3394 |
| |
3395 | 3395 |
| |
3396 |
| - | |
| 3396 | + | |
3397 | 3397 |
| |
3398 | 3398 |
| |
3399 | 3399 |
| |
|
0 commit comments
Comments
(0)