Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 14.21
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 16.12
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 15.16
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 17.8
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 18.2
2026-02-09 Guard against unexpected dimensions of oidvector/int2vector. Tom Lane 19 (unreleased)
2023-01-15 Remove arbitrary FUNC_MAX_ARGS limit in int2vectorin and oidvectorin. Tom Lane 15.2
2023-01-15 Remove arbitrary FUNC_MAX_ARGS limit in int2vectorin and oidvectorin. Tom Lane 16.0
2022-12-14 Convert a few more datatype input functions to report errors softly. Tom Lane 16.0
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-02-09 Build out the planner support function infrastructure. Tom Lane 12.0
2018-02-07 Support all SQL:2011 options for window frame clauses. Tom Lane 11.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2016-10-12 Remove unnecessary int2vector-specific hash function and equality operator. Tom Lane 10.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
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 9.1.7
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 9.2.2
2012-11-19 Improve handling of INT_MIN / -1 and related cases. Tom Lane 9.3.0
2012-11-14 Fix the int8 and int2 cases of (minimum possible integer) % (-1). Tom Lane 8.3.22
2012-11-14 Fix the int8 and int2 cases of (minimum possible integer) % (-1). Tom Lane 8.4.15
2012-11-14 Fix the int8 and int2 cases of (minimum possible integer) % (-1). Tom Lane 9.0.11