Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Compute XID horizon for page level index vacuum on primary. | Andres Freund | 2019-03-26 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Change TRUE/FALSE to true/false | Peter Eisentraut | 2017-11-08 |
* | Phase 2 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 2017-06-21 |
* | Post-PG 10 beta1 pgindent run | Bruce Momjian | 2017-05-17 |
* | Still more code review for single-page hash vacuuming. | Robert Haas | 2017-03-27 |
* | Fixes for single-page hash index vacuum. | Robert Haas | 2017-03-20 |
* | Port single-page btree vacuum logic to hash indexes. | Robert Haas | 2017-03-15 |
* | hash: Support WAL consistency checking. | Robert Haas | 2017-03-14 |
* | hash: Add write-ahead logging support. | Robert Haas | 2017-03-14 |
* | Split index xlog headers from other private index headers. | Robert Haas | 2017-02-14 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Split hash.h → hash_xlog.h | Alvaro Herrera | 2016-08-29 |