Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add some missing vacuum_delay_point calls in GIST vacuuming. | Tom Lane | 2006-02-14 |
* | pgindent new GIST index code, per request from Tom. | Bruce Momjian | 2005-09-22 |
* | Adjust GiST error messages to conform to message style guidelines. | Tom Lane | 2005-09-22 |
* | Clean up a couple of ad-hoc computations of the maximum number of tuples | Tom Lane | 2005-09-02 |
* | Bug fixes for GiST crash recovery. | Teodor Sigaev | 2005-06-30 |
* | Cleanup, remove unneeded pallocs | Teodor Sigaev | 2005-06-29 |
* | Code cleanup. gistfillbuffer accepts InvalidOffsetNumber. | Teodor Sigaev | 2005-06-28 |
* | Concurrency for GiST | Teodor Sigaev | 2005-06-27 |
* | fix founded hole in recovery after crash, add vacuum_delay_point() | Teodor Sigaev | 2005-06-20 |
* | 1. full functional WAL for GiST | Teodor Sigaev | 2005-06-20 |