Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-03-26 | Tweak __attribute__-wrapping macros for better pgindent results. | Tom Lane | 9.5.0 |
| 2015-03-11 | Make operator precedence follow the SQL standard more closely. | Tom Lane | 9.5.0 |
| 2015-03-11 | Add macros wrapping all usage of gcc's __attribute__. | Andres Freund | 9.5.0 |
| 2015-03-10 | Clean up the mess from => patch. | Tom Lane | 9.5.0 |
| 2015-01-22 | Prevent duplicate escape-string warnings when using pg_stat_statements. | Tom Lane | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-08-14 | Add some noreturn attributes based on compiler recommendations | Peter Eisentraut | 9.5.0 |