Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-05-25 | Fix contrib/bloom to work for unlogged indexes. | Tom Lane | 9.6.0 |
| 2016-04-28 | Prevent to use magic constants | Teodor Sigaev | 9.6.0 |
| 2016-04-20 | Revert no-op changes to BufferGetPage() | Kevin Grittner | 9.6.0 |
| 2016-04-12 | Improve API of GenericXLogRegister(). | Tom Lane | 9.6.0 |
| 2016-04-12 | Add page id to bloom index | Teodor Sigaev | 9.6.0 |
| 2016-04-08 | Modify BufferGetPage() to prepare for "snapshot too old" feature | Kevin Grittner | 9.6.0 |
| 2016-04-04 | Fix typo | Teodor Sigaev | 9.6.0 |
| 2016-04-03 | Fix contrib/bloom to not fail under CLOBBER_CACHE_ALWAYS. | Tom Lane | 9.6.0 |
| 2016-04-02 | Add missing "static". | Tom Lane | 9.6.0 |
| 2016-04-02 | Fixes in bloom contrib module | Teodor Sigaev | 9.6.0 |
| 2016-04-01 | Bloom index contrib module | Teodor Sigaev | 9.6.0 |