Commits

DateSubjectAuthorReleases
2019-06-14 Attempt to identify system timezone by reading /etc/localtime symlink. Tom Lane 11.4
2019-06-14 Attempt to identify system timezone by reading /etc/localtime symlink. Tom Lane 10.9
2019-06-14 Attempt to identify system timezone by reading /etc/localtime symlink. Tom Lane 9.5.18
2019-06-14 Attempt to identify system timezone by reading /etc/localtime symlink. Tom Lane 9.6.14
2019-06-14 Attempt to identify system timezone by reading /etc/localtime symlink. Tom Lane 9.4.23
2018-12-01 Rename ecpg's various "extern.h" files to have distinct names. Tom Lane 12.0
2018-10-17 Const-ify a few more large static tables. Tom Lane 12.0
2018-09-13 Attempt to identify system timezone by reading /etc/localtime symlink. Tom Lane 12.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-11-04 ecpg: Use bool instead of int Peter Eisentraut 11.0
2017-11-04 ecpg: Remove useless return values Peter Eisentraut 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-02-23 Remove now-dead code for !HAVE_INT64_TIMESTAMP. Tom Lane 10.0
2015-09-07 Change type of DOW/DOY to UNITS Greg Stark 9.5.0
2015-09-07 Change type of DOW/DOY to UNITS Greg Stark 9.4.5
2015-09-07 Change type of DOW/DOY to UNITS Greg Stark 9.3.10
2015-09-07 Change type of DOW/DOY to UNITS Greg Stark 9.2.14
2015-09-07 Change type of DOW/DOY to UNITS Greg Stark 9.1.19
2015-09-07 Change type of DOW/DOY to UNITS Greg Stark 9.0.23
2015-09-07 Change type of DOW/DOY to UNITS Greg Stark 9.6.0
2015-01-24 Replace a bunch more uses of strncpy() with safer coding. Tom Lane 9.5.0
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.0.19
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.1.15