Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pgindent new GIST index code, per request from Tom. | Bruce Momjian | 2005-09-22 | 1 | -396/+501 |
* | Adjust GiST error messages to conform to message style guidelines. | Tom Lane | 2005-09-22 | 1 | -23/+25 |
* | Improve error messages and add comment | Teodor Sigaev | 2005-07-01 | 1 | -5/+14 |
* | Bug fixes for GiST crash recovery. | Teodor Sigaev | 2005-06-30 | 1 | -37/+77 |
* | Code cleanup. gistfillbuffer accepts InvalidOffsetNumber. | Teodor Sigaev | 2005-06-28 | 1 | -12/+4 |
* | Concurrency for GiST | Teodor Sigaev | 2005-06-27 | 1 | -59/+42 |
* | fix founded hole in recovery after crash, add vacuum_delay_point() | Teodor Sigaev | 2005-06-20 | 1 | -127/+49 |
* | 1. full functional WAL for GiST | Teodor Sigaev | 2005-06-20 | 1 | -134/+406 |
* | WAL for GiST. It work for online backup and so on, but on | Teodor Sigaev | 2005-06-14 | 1 | -0/+628 |