Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2024-12-19 Use ExecGetCommonSlotOps infrastructure in more places. Tom Lane 18.0
2019-12-11 Allow executor startup pruning to prune all child nodes. Tom Lane 13.0
2018-10-06 Remove more redundant relation locking during executor startup. Tom Lane 12.0
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 9.3.25
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 9.6.11
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 9.4.20
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 9.5.15
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 12.0
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 11.0
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 10.6
2018-10-04 Centralize executor's opening/closing of Relations for rangetable entries. Tom Lane 12.0
2018-08-01 Fix run-time partition pruning for appends with multiple source rels. Tom Lane 12.0
2013-08-30 Reset the binary heap in MergeAppend rescans. Tom Lane 9.3.0
2013-08-30 Reset the binary heap in MergeAppend rescans. Tom Lane 9.4.0
2011-12-07 Create a "sort support" interface API for faster sorting. Tom Lane 9.2.0
2011-04-12 Pass collations to functions in FunctionCallInfoData, not FmgrInfo. Tom Lane 9.1.0
2011-03-26 Clean up cruft around collation initialization for tupdescs and scankeys. Tom Lane 9.1.0
2010-10-14 Support MergeAppend plans, to allow sorted output from append relations. Tom Lane 9.1.0