Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |