Commits

DateSubjectAuthorReleases
2025-07-03 Break out xxx2yyy_opt_overflow APIs for more datetime conversions. Tom Lane 19 (unreleased)
2023-01-26 Code review for commit 05a7be935. Tom Lane 16.0
2022-04-02 Fix overflow hazards in interval input and output conversions. Tom Lane 15.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
2019-05-22 Phase 2 pgindent run for v12. 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 Consistently declare timestamp variables as TimestampTz. Tom Lane 10.0
2017-02-23 Remove now-dead code for !HAVE_INT64_TIMESTAMP. Tom Lane 10.0
2016-08-17 Improve parsetree representation of special functions such as CURRENT_DATE. Tom Lane 10.0
2016-03-29 Allow to_timestamp(float8) to convert float infinity to timestamp infinity. Tom Lane 9.6.0
2014-04-13 Provide moving-aggregate support for a bunch of numerical aggregates. Tom Lane 9.4.0
2012-05-30 Expand the allowed range of timezone offsets to +/-15:59:59 from Greenwich. Tom Lane 8.3.19
2012-05-30 Expand the allowed range of timezone offsets to +/-15:59:59 from Greenwich. Tom Lane 8.4.12
2012-05-30 Expand the allowed range of timezone offsets to +/-15:59:59 from Greenwich. Tom Lane 9.0.8
2012-05-30 Expand the allowed range of timezone offsets to +/-15:59:59 from Greenwich. Tom Lane 9.1.4
2011-12-07 Create a "sort support" interface API for faster sorting. Tom Lane 9.2.0