Commits

DateSubjectAuthorReleases
2026-04-30 Adjust some incorrect *GetDatum() macros Michael Paquier 19 (unreleased)
2026-01-14 Use more consistent *GetDatum() macros for some unsigned numbers Michael Paquier 19 (unreleased)
2025-12-09 Clean up int64-related format strings Peter Eisentraut 19 (unreleased)
2025-12-05 Use more palloc_object() and palloc_array() in contrib/ Michael Paquier 19 (unreleased)
2025-10-05 Don't include access/htup_details.h in executor/tuptable.h Álvaro Herrera 19 (unreleased)
2025-08-05 Fix mixups of FooGetDatum() vs. DatumGetFoo() Peter Eisentraut 19 (unreleased)
2025-03-29 Use PRI?64 instead of "ll?" in format strings (continued). Peter Eisentraut 18.0
2023-02-13 Consolidate ItemPointer to Datum conversion functions Peter Eisentraut 16.0
2023-01-02 Add bt_multi_page_stats() function to contrib/pageinspect. Tom Lane 16.0
2022-07-01 Add construct_array_builtin, deconstruct_array_builtin Peter Eisentraut 16.0
2022-04-14 pageinspect: Fix handling of all-zero pages Michael Paquier 10.21
2022-04-14 pageinspect: Fix handling of all-zero pages Michael Paquier 11.16
2022-04-14 pageinspect: Fix handling of all-zero pages Michael Paquier 12.11
2022-04-14 pageinspect: Fix handling of all-zero pages Michael Paquier 13.7
2022-04-14 pageinspect: Fix handling of all-zero pages Michael Paquier 14.3
2022-04-14 pageinspect: Fix handling of all-zero pages Michael Paquier 15.0
2022-04-01 Add macros in hash and btree AMs to get the special area of their pages Michael Paquier 15.0
2022-03-27 pageinspect: Add more sanity checks to prevent out-of-bound reads Michael Paquier 10.21
2022-03-27 pageinspect: Add more sanity checks to prevent out-of-bound reads Michael Paquier 11.16
2022-03-27 pageinspect: Add more sanity checks to prevent out-of-bound reads Michael Paquier 12.11
2022-03-27 pageinspect: Add more sanity checks to prevent out-of-bound reads Michael Paquier 13.7
2022-03-27 pageinspect: Add more sanity checks to prevent out-of-bound reads Michael Paquier 14.3
2022-03-27 pageinspect: Add more sanity checks to prevent out-of-bound reads Michael Paquier 15.0
2022-03-16 pageinspect: Fix handling of page sizes and AM types Michael Paquier 10.21
2022-03-16 pageinspect: Fix handling of page sizes and AM types Michael Paquier 11.16