Age | Commit message (Expand) | Author |
---|---|---|
2017-06-21 | Phase 2 of pgindent updates. | Tom Lane |
2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane |
2017-05-17 | Post-PG 10 beta1 pgindent run | Bruce Momjian |
2017-03-27 | Still more code review for single-page hash vacuuming. | Robert Haas |
2017-03-20 | Fixes for single-page hash index vacuum. | Robert Haas |
2017-03-16 | Port single-page btree vacuum logic to hash indexes. | Robert Haas |
2017-03-14 | hash: Support WAL consistency checking. | Robert Haas |
2017-03-14 | hash: Add write-ahead logging support. | Robert Haas |
2017-02-14 | Split index xlog headers from other private index headers. | Robert Haas |
2017-01-03 | Update copyright via script for 2017 | Bruce Momjian |
2016-08-29 | Split hash.h → hash_xlog.h | Alvaro Herrera |