Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2022-05-09 Revert "Disallow infinite endpoints in generate_series() for timestamps." Tom Lane 10.21
2022-04-20 Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 10.21
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 10.16
2020-06-04 Reject "23:59:60.nnn" in datetime input. Tom Lane 10.14
2019-12-12 Fix EXTRACT(ISOYEAR FROM timestamp) for years BC. Tom Lane 10.12
2019-12-12 Remove redundant function calls in timestamp[tz]_part(). Tom Lane 10.12
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 10.11
2018-10-16 Avoid statically allocating gmtsub()'s timezone workspace. Tom Lane 10.6
2017-06-21 Phase 3 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-04-06 Fix integer-overflow problems in interval comparison. Tom Lane 10.0
2017-02-23 Remove now-dead code for !HAVE_INT64_TIMESTAMP. Tom Lane 10.0
2017-02-21 Make more use of castNode() Peter Eisentraut 10.0
2017-02-09 Blind try to fix portability issue in commit 8f93bd851 et al. Tom Lane 10.0
2017-02-08 Fix roundoff problems in float8_timestamptz() and make_interval(). Tom Lane 10.0
2017-01-18 Disable transforms that replaced AT TIME ZONE with RelabelType. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-27 Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 10.0
2016-08-17 Improve parsetree representation of special functions such as CURRENT_DATE. Tom Lane 10.0