Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2026-05-11 Fix assorted places that need to use palloc_array(). Tom Lane 14.23
2026-02-04 Fix various instances of undefined behavior John Naylor 14.21
2021-12-13 Fix alignment in multirange_get_range() function Alexander Korotkov 14.2
2021-09-16 Message style improvements Peter Eisentraut 14.0
2021-07-18 Support for unnest(multirange) Alexander Korotkov 14.0
2021-06-28 Message style improvements Peter Eisentraut 14.0
2021-06-15 Revert 29854ee8d1 due to buildfarm failures Alexander Korotkov 14.0
2021-06-15 Support for unnest(multirange) and cast multirange as an array of ranges Alexander Korotkov 14.0
2021-05-31 Improve some error wording with multirange type parsing Michael Paquier 14.0
2021-04-23 Mark multirange_constructor0() and multirange_constructor2() strict Alexander Korotkov 14.0
2021-04-19 Fix typos and grammar in comments and docs Michael Paquier 14.0
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