Commits

DateSubjectAuthorReleases
2026-03-30 Remove bits* typedefs. Nathan Bossart 19 (unreleased)
2026-02-08 Code coverage for most pg_mblen* calls. Thomas Munro 14.21
2026-02-08 Code coverage for most pg_mblen* calls. Thomas Munro 15.16
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-10-31 Mark function arguments of type "Datum *" as "const Datum *" where possible Peter Eisentraut 19 (unreleased)
2025-09-15 Update various forward declarations to use typedef Peter Eisentraut 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-13 Improve readability and error detection of array_in(). Tom Lane 17.0
2023-11-06 Detect integer overflow while computing new array dimensions. Tom Lane 14.10
2023-11-06 Detect integer overflow while computing new array dimensions. Tom Lane 16.1
2023-11-06 Detect integer overflow while computing new array dimensions. Tom Lane 12.17
2023-11-06 Detect integer overflow while computing new array dimensions. Tom Lane 11.22
2023-11-06 Detect integer overflow while computing new array dimensions. Tom Lane 15.5
2023-11-06 Detect integer overflow while computing new array dimensions. Tom Lane 13.13
2023-11-06 Detect integer overflow while computing new array dimensions. Tom Lane 17.0
2023-01-23 Allow parallel aggregate on string_agg and array_agg David Rowley 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-09 Convert a few datatype input functions to use "soft" error reporting. Tom Lane 16.0
2022-07-01 Add construct_array_builtin, deconstruct_array_builtin Peter Eisentraut 16.0
2022-04-08 Apply PGDLLIMPORT markings broadly. Robert Haas 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-05-10 Prevent integer overflows in array subscripting calculations. Tom Lane 14.0
2021-05-10 Prevent integer overflows in array subscripting calculations. Tom Lane 13.3
2021-05-10 Prevent integer overflows in array subscripting calculations. Tom Lane 12.7