Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-08-10 | pgstatindex: Insert some casts to prevent overflow. | Robert Haas | 10.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-05-17 | Post-PG 10 beta1 pgindent run | Bruce Momjian | 10.0 |
| 2017-04-12 | Fix pgstattuple's handling of unused hash pages. | Robert Haas | 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-02-03 | pgstattuple: Add pgstathashindex. | Robert Haas | 10.0 |
| 2017-01-21 | Move some things from builtins.h to new header files | Peter Eisentraut | 10.0 |
| 2016-09-30 | Remove superuser checks in pgstattuple | Stephen Frost | 10.0 |