forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9f2d194
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 parentfe441a0 commit9f2d194
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19611 | 19611 |
| |
19612 | 19612 |
| |
19613 | 19613 |
| |
| 19614 | + | |
| 19615 | + | |
| 19616 | + | |
| 19617 | + | |
| 19618 | + | |
19614 | 19619 |
| |
19615 | 19620 |
| |
19616 | 19621 |
| |
|
0 commit comments
Comments
(0)