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-03-11 | Add macros wrapping all usage of gcc's __attribute__. | Andres Freund | 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 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-07-07 | Fix typos in comments. | Fujii Masao | 9.5.0 |
| 2014-06-20 | Don't allow to disable backend assertions via the debug_assertions GUC. | Andres Freund | 9.5.0 |