Commits

DateSubjectAuthorReleases
2022-01-03 Clean up error messages related to bad datetime units. Tom Lane 15.0
2021-09-26 Avoid unnecessary division in interval_cmp_value(). Tom Lane 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
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-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2019-12-12 Fix EXTRACT(ISOYEAR FROM timestamp) for years BC. Tom Lane 10.12
2019-12-12 Fix EXTRACT(ISOYEAR FROM timestamp) for years BC. Tom Lane 9.6.17
2019-12-12 Fix EXTRACT(ISOYEAR FROM timestamp) for years BC. Tom Lane 9.4.26
2019-12-12 Fix EXTRACT(ISOYEAR FROM timestamp) for years BC. Tom Lane 11.7
2019-12-12 Fix EXTRACT(ISOYEAR FROM timestamp) for years BC. Tom Lane 9.5.21