Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Allow VACUUM to complete faster by avoiding scanning the indexes when no | Bruce Momjian | 2006-02-11 | |
* | Re-run pgindent, fixing a problem where comment lines after a blank | Bruce Momjian | 2005-11-22 | |
* | Add simple sanity checks on newly-read pages to GiST, too. | Tom Lane | 2005-11-06 | |
* | 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 |