index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
hash
/
hash_xlog.c
Commit message (
Expand
)
Author
Age
*
Remove redundant IndexTupleDSize macro.
Tom Lane
2018-02-28
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
For wal_consistency_checking, mask page checksum as well as page LSN.
Robert Haas
2017-09-22
*
hash: Fix write-ahead logging bugs related to init forks.
Robert Haas
2017-07-17
*
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
*
Clean up manipulations of hash indexes' hasho_flag field.
Tom Lane
2017-04-14
*
Fix pageinspect failures on hash indexes.
Robert Haas
2017-04-05
*
Still more code review for single-page hash vacuuming.
Robert Haas
2017-03-27
*
Another fix for single-page hash index vacuum.
Robert Haas
2017-03-20
*
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