Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2025-08-13 Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true. Tom Lane 19 (unreleased)
2022-12-09 Convert a few datatype input functions to use "soft" error reporting. Tom Lane 16.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 9.4.25
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 9.5.20
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 9.6.16
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 10.11
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 11.6
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 12.1
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 13.0
2019-02-09 Build out the planner support function infrastructure. Tom Lane 12.0
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 9.4.21
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 9.6.12
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 9.5.16
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 11.2
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 10.7
2018-11-24 Fix float-to-integer coercions to handle edge cases correctly. Tom Lane 12.0
2018-02-07 Support all SQL:2011 options for window frame clauses. Tom Lane 11.0
2017-12-17 Suppress compiler warning about no function return value. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2014-04-13 Provide moving-aggregate support for a bunch of numerical aggregates. Tom Lane 9.4.0
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 8.3.22
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 8.4.15
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 9.0.11