Commits

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

DateSubjectAuthorReleases
2021-07-18 Support for unnest(multirange) Alexander Korotkov 14.0
2021-07-15 Fix small inconsistencies in catalog definition of multirange operators Alexander Korotkov 14.0
2021-06-29 Fixes for multirange selectivity estimation Alexander Korotkov 14.0
2021-06-15 Revert 29854ee8d1 due to buildfarm failures Alexander Korotkov 14.0
2021-06-15 Add missing type name "multirange" in docs chapter title 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-13 Improve documentation example for jsonpath like_regex operator Alexander Korotkov 14.0
2021-05-04 Remove mention of the version number from pg_trgm docs Alexander Korotkov 14.0
2021-05-03 Make websearch_to_tsquery() parse text in quotes as a single token Alexander Korotkov 14.0
2021-04-23 Mark multirange_constructor0() and multirange_constructor2() strict Alexander Korotkov 14.0
2021-03-09 Fix vague comment in jsonb documentation Alexander Korotkov 14.0
2021-02-12 pg_attribute_no_sanitize_alignment() macro Alexander Korotkov 14.0
2021-02-01 Get rid of unnecessary memory allocation in jsonb_subscript_assign() Alexander Korotkov 14.0
2021-01-31 Throw error when assigning jsonb scalar instead of a composite object Alexander Korotkov 14.0
2021-01-31 Filling array gaps during jsonb subscripting Alexander Korotkov 14.0
2021-01-31 Implementation of subscripting for jsonb Alexander Korotkov 14.0
2021-01-31 Fix parsing of complex morphs to tsquery Alexander Korotkov 14.0
2021-01-29 Document behavior of the .** jsonpath accessor in the lax mode Alexander Korotkov 14.0
2020-12-30 Refactor multirange_in() Alexander Korotkov 14.0
2020-12-30 Fix selectivity estimation @> (anymultirange, anyrange) operator 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