Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 9.6.11 |
| 2018-03-22 | Fix errors in contrib/bloom index build. | Tom Lane | 9.6.9 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 9.6.0 |
| 2016-08-14 | Fix assorted bugs in contrib/bloom. | Tom Lane | 9.6.0 |
| 2016-05-25 | Fix contrib/bloom to work for unlogged indexes. | Tom Lane | 9.6.0 |
| 2016-04-12 | Improve API of GenericXLogRegister(). | Tom Lane | 9.6.0 |
| 2016-04-09 | Get rid of blinsert()'s use of GenericXLogUnregister(). | Tom Lane | 9.6.0 |
| 2016-04-03 | Clean up some stuff in new contrib/bloom module. | Tom Lane | 9.6.0 |