Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 10.6 |
| 2018-03-22 | Fix errors in contrib/bloom index build. | Tom Lane | 10.4 |
| 2017-02-09 | Allow index AMs to cache data across aminsert calls within a SQL command. | Tom Lane | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |