Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-01-29 | Rename nodes/relation.h to nodes/pathnodes.h. | Tom Lane | 12.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-02-09 | Allow index AMs to cache data across aminsert calls within a SQL command. | Tom Lane | 10.0 |
| 2016-06-03 | Measure Bloom index signature-length reloption in bits, not words. | Tom Lane | 9.6.0 |
| 2016-05-25 | Fix contrib/bloom to work for unlogged indexes. | Tom Lane | 9.6.0 |
| 2016-04-03 | Fix contrib/bloom to not fail under CLOBBER_CACHE_ALWAYS. | Tom Lane | 9.6.0 |
| 2016-04-03 | Clean up some stuff in new contrib/bloom module. | Tom Lane | 9.6.0 |