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
2019-08-18 Fix failure-to-compile-standalone in ecpg's dt.h. Tom Lane 13.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-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
2009-05-26 Remove unused declarations of EncodeTimeOnly and DecodeTimeOnly. Tom Lane 8.4.0
2005-10-09 Fix (hopefully for the last time) problems with datetime values displaying Tom Lane 8.1.0
2004-01-19 Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path Tom Lane 8.0.0
2003-08-01 Fix inconsistent static-vs-not-static declarations. Tom Lane 7.4.1
2003-08-01 Fix compile warning. Tom Lane 7.4.1
2003-07-17 Add an upper limit to IS_VALID_JULIAN() to defend against overflow in Tom Lane 7.4.1
2003-07-17 Make EXTRACT(TIMEZONE) and SET/SHOW TIMEZONE follow the SQL convention Tom Lane 7.4.1
2003-07-04 Fix missing code for HAVE_INT64_TIMESTAMP. Tom Lane 7.4.1