Commits

DateSubjectAuthorReleases
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-01 Add macros in hash and btree AMs to get the special area of their pages Michael Paquier 15.0
2021-12-03 Some RELKIND macro refactoring Peter Eisentraut 15.0
2021-07-08 Improve error messages about mismatching relkind Peter Eisentraut 15.0
2021-02-08 Correct pgstattuple B-Tree page comments. Peter Geoghegan 14.0
2020-01-30 Remove excess parens in ereport() calls Alvaro Herrera 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-04-01 Only allow heap in a number of contrib modules. Andres Freund 12.0
2019-03-11 tableam: Add and use scan APIs. Andres Freund 12.0
2019-01-22 Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c. Andres Freund 12.0
2019-01-15 Don't include heapam.h from others headers. Andres Freund 12.0
2018-05-09 pgstatindex, pageinspect: handle partitioned indexes Alvaro Herrera 11.0
2018-03-15 Fix more format truncation issues Peter Eisentraut 11.0
2017-09-18 Minor code-cleanliness improvements for btree. Tom Lane 11.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-04-14 Clean up manipulations of hash indexes' hasho_flag field. Tom Lane 10.0
2017-03-28 Remove direct uses of ItemPointer.{ip_blkid,ip_posid} Alvaro Herrera 10.0
2017-03-12 Use wrappers of PG_DETOAST_DATUM_PACKED() more. Noah Misch 10.0
2017-03-09 Add relkind checks to certain contrib modules Stephen Frost 10.0
2017-01-21 Move some things from builtins.h to new header files Peter Eisentraut 10.0
2016-10-28 pgstattuple: Don't take heavyweight locks when examining a hash index. Robert Haas 10.0
2016-09-30 Remove superuser checks in pgstattuple Stephen Frost 10.0
2016-06-10 Update pgstattuple extension for parallel query. Robert Haas 9.6.0
2016-04-20 Revert no-op changes to BufferGetPage() Kevin Grittner 9.6.0