Commits

DateSubjectAuthorReleases
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in more areas of the tree Michael Paquier 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-10-28 Remove unused #include's from contrib, pl, test .c files Peter Eisentraut 18.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-07 Fix final warnings produced by -Wshadow=compatible-local David Rowley 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-29 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. Tom Lane 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-10-25 Make the order of the header file includes consistent in non-backend modules. Amit Kapila 13.0
2019-06-13 Fix double-word typos Alvaro Herrera 12.0
2019-06-08 Fix assorted inconsistencies. Amit Kapila 12.0
2019-03-25 Further code review for new integerset code. Tom Lane 12.0
2019-03-25 Clean up the Simple-8b encoder code. Heikki Linnakangas 12.0
2019-03-22 Fix yet more portability bugs in integerset and its tests. Heikki Linnakangas 12.0
2019-03-22 More portability fixes for integerset tests. Heikki Linnakangas 12.0
2019-03-22 Make printf format strings in test_integerset portable. Heikki Linnakangas 12.0
2019-03-22 Add IntegerSet, to hold large sets of 64-bit ints efficiently. Heikki Linnakangas 12.0