Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.2.9 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-06-10 | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 9.2.0 |
| 2012-05-30 | Expand the allowed range of timezone offsets to +/-15:59:59 from Greenwich. | Tom Lane | 9.2.0 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-09-09 | Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. | Tom Lane | 9.2.0 |