forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf6b6a8f
committed
Doc: fix missing/bogus documentation of range_intersect_agg().
The form taking anymultirange had not been documented. This wasfixed in HEAD inb21c4cf, but that should have been back-patchedto v14 since the function was added there. Do so now.Also, the form taking anyrange was incorrectly documented asreturning anymultirange, when it returns anyrange.Removeb21c4cf from the v15 release notes, since it no longerqualifies as new-in-v15.Noted by Shay Rojansky.Discussion:https://postgr.es/m/CADT4RqAktzP7t6SFf0Xqm9YhahzvsmxFbzXe-gFOd=+_CHm0JA@mail.gmail.com1 parentcfce3be commitf6b6a8f
2 files changed
+1
-12
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21067 | 21067 |
| |
21068 | 21068 |
| |
21069 | 21069 |
| |
21070 |
| - | |
| 21070 | + | |
21071 | 21071 |
| |
21072 | 21072 |
| |
21073 | 21073 |
| |
|
Lines changed: 0 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2489 | 2489 |
| |
2490 | 2490 |
| |
2491 | 2491 |
| |
2492 |
| - | |
2493 |
| - | |
2494 |
| - | |
2495 |
| - | |
2496 |
| - | |
2497 |
| - | |
2498 |
| - | |
2499 |
| - | |
2500 |
| - | |
2501 |
| - | |
2502 |
| - | |
2503 | 2492 |
| |
2504 | 2493 |
| |
2505 | 2494 |
| |
|
0 commit comments
Comments
(0)