Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-09-22 Harmonize parameter names in ecpg code. Peter Geoghegan 16.0
2019-08-18 Fix failure-to-compile-standalone in ecpg's dt.h. Tom Lane 13.0
2019-06-30 Remove explicit error handling for obsolete date/time values Peter Eisentraut 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-10-17 Const-ify a few more large static tables. Tom Lane 12.0
2017-11-04 ecpg: Remove useless return values Peter Eisentraut 11.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
2016-03-16 Be more careful about out-of-range dates and timestamps. Tom Lane 9.6.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-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-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-02-17 Fix handling of wide datetime input/output. Noah Misch 8.4.20