Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 9.6.0 |
| 2016-07-31 | Code review for tqueue.c: fix memory leaks, speed it up, other fixes. | Tom Lane | 9.6.0 |
| 2016-07-29 | Fix worst memory leaks in tqueue.c. | Tom Lane | 9.6.0 |
| 2016-07-29 | Fix tqueue.c's range-remapping code. | Tom Lane | 9.6.0 |
| 2016-07-28 | tqueue.c's record-typmod hashtables need the HASH_BLOBS option. | Tom Lane | 9.6.0 |