Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2020-06-29 Mop up some no-longer-necessary hacks around printf %.*s format. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-10-25 Revert "Revert part of commit dddf4cdc3." Tom Lane 13.0
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-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-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
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.2.10
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.3.6
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.4.0
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.5.0
2014-10-07 Fix array overrun in ecpg's version of ParseDateTime(). Tom Lane 9.0.19
2014-10-07 Fix array overrun in ecpg's version of ParseDateTime(). Tom Lane 9.1.15