aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gin/ginvacuum.c
Commit message (Expand)AuthorAge
* Fix bug with page deletion. If inner page is removed and it tries toTeodor Sigaev2006-11-30
* Fix some typos in comments.Neil Conway2006-11-12
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Fix free space map to correctly track the total amount of FSM space neededTom Lane2006-09-21
* Change the relation_open protocol so that we obtain lock on a relationTom Lane2006-07-31
* Remove 576 references of include files that were not needed.Bruce Momjian2006-07-14
* Alphabetically order reference to include files, "G" - "M".Bruce Momjian2006-07-11
* Clean up API for ambulkdelete/amvacuumcleanup as per today's discussion.Tom Lane2006-05-02
* GIN: Generalized Inverted iNdex.Teodor Sigaev2006-05-02