Commits

DateSubjectAuthorReleases
2024-09-12 Reintroduce support for sequences in pgstattuple and pageinspect. Nathan Bossart 12.21
2024-09-12 Reintroduce support for sequences in pgstattuple and pageinspect. Nathan Bossart 13.17
2024-09-12 Reintroduce support for sequences in pgstattuple and pageinspect. Nathan Bossart 14.14
2024-09-12 Reintroduce support for sequences in pgstattuple and pageinspect. Nathan Bossart 17.0
2024-09-12 Reintroduce support for sequences in pgstattuple and pageinspect. Nathan Bossart 16.5
2024-09-12 Reintroduce support for sequences in pgstattuple and pageinspect. Nathan Bossart 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-09-05 Fix incorrect uses of Datum conversion macros Peter Eisentraut 16.0
2022-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0
2022-07-01 Add construct_array_builtin, deconstruct_array_builtin Peter Eisentraut 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-24 Fix incorrect format placeholders Peter Eisentraut 15.0
2021-02-24 Fix some typos, grammar and style in docs and comments Michael Paquier 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-06-29 Avoid using %c printf format for potentially non-ASCII characters. Tom Lane 14.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-01-30 Clean up newlines following left parentheses Alvaro Herrera 13.0
2020-01-30 Remove excess parens in ereport() calls Alvaro Herrera 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-10-24 Make the order of the header file includes consistent in contrib modules. Amit Kapila 13.0
2019-09-19 Redesign pageinspect function printing infomask bits Michael Paquier 13.0
2019-09-12 Add to pageinspect function to make t_infomask/t_infomask2 human-readable Michael Paquier 13.0
2019-04-01 Only allow heap in a number of contrib modules. Andres Freund 12.0
2019-01-21 Replace heapam.h includes with {table, relation}.h where applicable. Andres Freund 12.0