Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-03-15 Move -ffast-math defense to float.c and remove the configure check. Tom Lane 19 (unreleased)
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2018-12-01 Rename ecpg's various "extern.h" files to have distinct names. 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
2013-03-04 Fix overflow check in tm2timestamp (this time for sure). Tom Lane 8.4.17
2013-03-04 Fix overflow check in tm2timestamp (this time for sure). Tom Lane 9.0.13
2013-03-04 Fix overflow check in tm2timestamp (this time for sure). Tom Lane 9.1.9
2013-03-04 Fix overflow check in tm2timestamp (this time for sure). Tom Lane 9.2.4
2013-03-04 Fix overflow check in tm2timestamp (this time for sure). Tom Lane 9.3.0
2005-10-10 <limits.h> is now needed here, for INT_MAX. Per Michael Fuhr. Tom Lane 8.1.0
2005-10-09 Fix (hopefully for the last time) problems with datetime values displaying Tom Lane 8.1.0
2003-09-16 I don't care whether it's informix-compatible or not: #defining a word Tom Lane 7.4.1
2003-07-04 tm2timestamp should return -1, not elog, on overflow. (In the backend Tom Lane 7.4.1