Commits

DateSubjectAuthorReleases
2021-01-28 Don't add bailout adjustment for non-strict deserialize calls. Andrew Gierth 11.11
2021-01-28 Don't add bailout adjustment for non-strict deserialize calls. Andrew Gierth 12.6
2021-01-28 Don't add bailout adjustment for non-strict deserialize calls. Andrew Gierth 13.2
2021-01-28 Don't add bailout adjustment for non-strict deserialize calls. Andrew Gierth 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-11 Provide an error cursor for "can't subscript" error messages. Tom Lane 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-11-24 Move per-agg and per-trans duplicate finding to the planner. Heikki Linnakangas 14.0
2020-11-02 Fix some grammar and typos in comments and docs Michael Paquier 14.0
2020-09-27 Move resolution of AlternativeSubPlan choices to the planner. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-10 Fix collection of typos and grammar mistakes in the tree Michael Paquier 13.0
2020-03-10 Remove utils/acl.h from catalog/objectaddress.h Peter Eisentraut 13.0
2020-03-05 Extend ExecBuildAggTrans() to support a NULL pointer check. Jeff Davis 13.0
2020-02-24 expression eval: Reduce number of steps for agg transition invocations. Andres Freund 13.0
2020-02-07 expression eval: Don't redundantly keep track of AggState. Andres Freund 13.0
2020-02-07 expression eval, jit: Minor code cleanups. Andres Freund 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-18 Remove redundant not-null test Bruce Momjian 13.0
2019-09-30 Don't generate EEOP_*_FETCHSOME operations for slots know to be virtual. Andres Freund 13.0
2019-09-29 Fix determination when slot types for upper executor nodes are fixed. Andres Freund 12.0
2019-09-29 Fix determination when slot types for upper executor nodes are fixed. Andres Freund 13.0
2019-09-23 Fix ExprState's tag to be of type NodeTag rather than Node. Andres Freund 13.0
2019-08-19 Fix inconsistencies and typos in the tree, take 11 Michael Paquier 13.0
2019-08-16 Don't include utils/array.h from acl.h. Andres Freund 13.0