Commit f6b6a8f
committed
Doc: fix missing/bogus documentation of range_intersect_agg().
The form taking anymultirange had not been documented. This was
fixed in HEAD in b21c4cf, but that should have been back-patched
to v14 since the function was added there. Do so now.
Also, the form taking anyrange was incorrectly documented as
returning anymultirange, when it returns anyrange.
Remove b21c4cf from the v15 release notes, since it no longer
qualifies as new-in-v15.
Noted by Shay Rojansky.
Discussion: https://postgr.es/m/CADT4RqAktzP7t6SFf0Xqm9YhahzvsmxFbzXe-gFOd=+_CHm0JA@mail.gmail.com1 parent cfce3be commit f6b6a8f
2 files changed
+1
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21067 | 21067 | | |
21068 | 21068 | | |
21069 | 21069 | | |
21070 | | - | |
| 21070 | + | |
21071 | 21071 | | |
21072 | 21072 | | |
21073 | 21073 | | |
| |||
| 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