aboutsummaryrefslogtreecommitdiff
path: root/src/include/access/hash_xlog.h
Commit message (Expand)AuthorAge
* Update copyright for 2021Bruce Momjian2021-01-02
* Update copyrights for 2020Bruce Momjian2020-01-01
* Fix inconsistencies and typos in the tree, take 10Michael Paquier2019-08-13
* Compute XID horizon for page level index vacuum on primary.Andres Freund2019-03-26
* Update copyright for 2019Bruce Momjian2019-01-02
* Update copyright for 2018Bruce Momjian2018-01-02
* Change TRUE/FALSE to true/falsePeter Eisentraut2017-11-08
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-21
* Post-PG 10 beta1 pgindent runBruce Momjian2017-05-17
* Still more code review for single-page hash vacuuming.Robert Haas2017-03-27
* Fixes for single-page hash index vacuum.Robert Haas2017-03-20
* Port single-page btree vacuum logic to hash indexes.Robert Haas2017-03-15
* hash: Support WAL consistency checking.Robert Haas2017-03-14
* hash: Add write-ahead logging support.Robert Haas2017-03-14
* Split index xlog headers from other private index headers.Robert Haas2017-02-14
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Split hash.h → hash_xlog.hAlvaro Herrera2016-08-29