Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix brin_summarize_new_values() to check index type and ownership. | Tom Lane | 2015-12-26 |
* | Fix brin index summarizing while vacuuming. | Tatsuo Ishii | 2015-09-05 |
* | Close some holes in BRIN page assignment | Alvaro Herrera | 2015-08-12 |
* | Fix BRIN to use SnapshotAny during summarization | Alvaro Herrera | 2015-08-05 |
* | Fix broken assertion in BRIN code | Alvaro Herrera | 2015-07-30 |
* | Improve BRIN documentation somewhat | Alvaro Herrera | 2015-07-20 |
* | pgindent run for 9.5 | Bruce Momjian | 2015-05-23 |
* | Add BRIN infrastructure for "inclusion" opclasses | Alvaro Herrera | 2015-05-15 |
* | BRIN typo fix. | Robert Haas | 2015-01-19 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Minor cleanup of function declarations for BRIN. | Tom Lane | 2014-12-02 |
* | Revamp the WAL record format. | Heikki Linnakangas | 2014-11-20 |
* | Further code and wording tweaks in BRIN | Alvaro Herrera | 2014-11-10 |
* | Fix some coding issues in BRIN | Alvaro Herrera | 2014-11-08 |
* | BRIN: Block Range Indexes | Alvaro Herrera | 2014-11-07 |