Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-30 | Refactor multirange_in() | Alexander Korotkov | 14.0 |
| 2020-12-29 | Add support of multirange matching to the existing range GiST indexes | Alexander Korotkov | 14.0 |
| 2020-12-29 | Improve the signature of internal multirange functions | Alexander Korotkov | 14.0 |
| 2020-12-29 | Implement operators for checking if the range contains a multirange | Alexander Korotkov | 14.0 |
| 2020-12-29 | Fix bugs in comparison functions for multirange_bsearch_match() | Alexander Korotkov | 14.0 |
| 2020-12-21 | Fix compiler warning in multirange_constructor0() | Alexander Korotkov | 14.0 |
| 2020-12-20 | Multirange datatypes | Alexander Korotkov | 14.0 |