Commits

DateSubjectAuthorReleases
2024-09-12 Reintroduce support for sequences in pgstattuple and pageinspect. Nathan Bossart 15.9
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
2023-12-19 pgstattuple: Fix failure with pgstathashindex() for partitioned indexes Michael Paquier 12.18
2023-12-19 pgstattuple: Fix failure with pgstathashindex() for partitioned indexes Michael Paquier 13.14
2023-12-19 pgstattuple: Fix failure with pgstathashindex() for partitioned indexes Michael Paquier 14.11
2023-12-19 pgstattuple: Fix failure with pgstathashindex() for partitioned indexes Michael Paquier 15.6
2023-12-19 pgstattuple: Fix failure with pgstathashindex() for partitioned indexes Michael Paquier 16.2
2023-12-19 pgstattuple: Fix failure with pgstathashindex() for partitioned indexes Michael Paquier 17.0
2021-07-08 Improve error messages about mismatching relkind Peter Eisentraut 15.0
2020-06-29 pgstattuple: Have pgstattuple_approx accept TOAST tables Peter Eisentraut 14.0
2019-03-20 Make heap TID a tiebreaker nbtree index column. Peter Geoghegan 12.0
2018-05-09 pgstatindex, pageinspect: handle partitioned indexes Alvaro Herrera 11.0
2018-05-09 pgstatindex: HASH -> hash Alvaro Herrera 11.0
2018-04-04 Skip full index scan during cleanup of B-tree indexes when possible Teodor Sigaev 11.0
2017-08-04 hash: Increase the number of possible overflow bitmaps by 8x. Robert Haas 10.0
2017-04-12 Fix pgstattuple's handling of unused hash pages. Robert Haas 10.0
2017-04-04 Expand hash indexes more gradually. Robert Haas 10.0
2017-03-14 hash: Add write-ahead logging support. Robert Haas 10.0
2017-03-10 pgstattuple: Fix typo partitiond -> partitioned Stephen Frost 10.0
2017-03-09 Add relkind checks to certain contrib modules Stephen Frost 10.0