Age | Commit message (Expand) | Author |
---|---|---|
2006-03-05 | Update copyright for 2006. Update scripts. | Bruce Momjian |
2005-11-22 | Re-run pgindent, fixing a problem where comment lines after a blank | Bruce Momjian |
2005-11-06 | Add simple sanity checks on newly-read pages to GiST, too. | Tom Lane |
2005-09-22 | 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-06-30 | Bug fixes for GiST crash recovery. | Teodor Sigaev |
2005-06-28 | Code cleanup. gistfillbuffer accepts InvalidOffsetNumber. | Teodor Sigaev |
2005-06-27 | Concurrency for GiST | Teodor Sigaev |
2005-06-20 | 1. full functional WAL for GiST | Teodor Sigaev |
2005-06-14 | WAL for GiST. It work for online backup and so on, but on | Teodor Sigaev |