Commits

DateSubjectAuthorReleases
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-10-31 Mark function arguments of type "Datum *" as "const Datum *" where possible Peter Eisentraut 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-03-13 Make the order of the header file includes consistent Peter Eisentraut 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-04-24 Remove duplicate lines of code Daniel Gustafsson 15.3
2023-04-24 Remove duplicate lines of code Daniel Gustafsson 16.0
2023-04-24 Remove duplicate lines of code Daniel Gustafsson 14.8
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-15 Convert range_in and multirange_in to report errors softly. Tom Lane 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-08-06 Fix wording Peter Eisentraut 14.0
2021-08-06 Fix wording Peter Eisentraut 15.0
2021-06-29 Fixes for multirange selectivity estimation Alexander Korotkov 14.0
2021-06-29 Fixes for multirange selectivity estimation Alexander Korotkov 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-30 Fix selectivity estimation @> (anymultirange, anyrange) operator Alexander Korotkov 14.0
2020-12-29 Implement operators for checking if the range contains a multirange Alexander Korotkov 14.0
2020-12-20 Multirange datatypes Alexander Korotkov 14.0