Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-08-03 | Fix a number of places that produced XX000 errors in the regression tests. | Tom Lane | 9.5.0 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-04-02 | Define integer limits independently from the system definitions. | Andres Freund | 9.5.0 |
| 2015-03-25 | Centralize definition of integer limits. | Andres Freund | 9.5.0 |
| 2015-02-21 | Use FLEXIBLE_ARRAY_MEMBER in a number of other places. | Tom Lane | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-11-06 | Move the backup-block logic from XLogInsert to a new file, xloginsert.c. | Heikki Linnakangas | 9.5.0 |