aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/freespace/README
Commit message (Expand)AuthorAge
* freespace: Don't return blocks past the end of the main fork.Noah Misch2024-04-13
* Revert "Avoid the creation of the free space map for small heap relations".Amit Kapila2019-05-07
* Avoid creation of the free space map for small heap relations, take 2.Amit Kapila2019-02-04
* Revert "Avoid creation of the free space map for small heap relations."Amit Kapila2019-01-28
* Avoid creation of the free space map for small heap relations.Amit Kapila2019-01-28
* While vacuuming a large table, update upper-level FSM data every so often.Tom Lane2018-03-29
* Allow I/O reliability checks using 16-bit checksumsSimon Riggs2013-03-22
* Further corrections from the department of redundancy department.Robert Haas2012-05-02
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-19
* Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, theHeikki Linnakangas2008-09-30