Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-04-28 | Adjust DatumGetBool macro, this time for sure. | Tom Lane | 9.5.3 |
| 2015-05-14 | Support "expanded" objects, particularly arrays, for better performance. | Tom Lane | 9.5.0 |
| 2015-03-26 | Tweak __attribute__-wrapping macros for better pgindent results. | Tom Lane | 9.5.0 |
| 2015-02-20 | Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. | Tom Lane | 9.5.0 |
| 2015-02-09 | Minor cleanup/code review for "indirect toast" stuff. | Tom Lane | 9.5.0 |