Commits

DateSubjectAuthorReleases
2021-07-22 Fix division by zero error in date_bin John Naylor 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-11 Silence some Coverity warnings and improve code consistency. Tom Lane 14.0
2021-04-10 Improve behavior of date_bin with origin in the future Peter Eisentraut 14.0
2021-04-06 Change return type of EXTRACT to numeric Peter Eisentraut 14.0
2021-04-01 Fix internal extract(timezone_minute) formulas Peter Eisentraut 14.0
2021-03-24 Fix stray double semicolons Peter Eisentraut 14.0
2021-03-24 Add date_bin function Peter Eisentraut 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 9.5.25
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 10.16
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 9.6.21
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 11.11
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 13.2
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 12.6
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 14.0
2020-10-07 Prevent internal overflows in date-vs-timestamp and related comparisons. Tom Lane 13.1
2020-10-07 Prevent internal overflows in date-vs-timestamp and related comparisons. Tom Lane 14.0
2020-09-29 Fix make_timestamp[tz] to accept negative years as meaning BC. Tom Lane 14.0
2020-06-04 Reject "23:59:60.nnn" in datetime input. Tom Lane 13.0
2020-06-04 Reject "23:59:60.nnn" in datetime input. Tom Lane 10.14
2020-06-04 Reject "23:59:60.nnn" in datetime input. Tom Lane 12.4
2020-06-04 Reject "23:59:60.nnn" in datetime input. Tom Lane 11.9
2020-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2020-05-15 Add comments linking pg_strftime to timestamptz_to_str Alvaro Herrera 13.0