Commits

DateSubjectAuthorReleases
2020-11-02 Rethink the generation rule for fmgroids.h macros. Tom Lane 14.0
2020-10-19 Fix list-munging bug that broke SQL function result coercions. Tom Lane 13.1
2020-10-19 Fix list-munging bug that broke SQL function result coercions. Tom Lane 14.0
2020-08-19 Suppress unnecessary RelabelType nodes in yet more cases. Tom Lane 12.5
2020-08-19 Suppress unnecessary RelabelType nodes in yet more cases. Tom Lane 13.0
2020-08-19 Suppress unnecessary RelabelType nodes in yet more cases. Tom Lane 14.0
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 10.15
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 13.0
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 11.10
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 12.5
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 9.6.20
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 9.5.24
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 14.0
2020-02-26 Suppress unnecessary RelabelType nodes in more cases. Tom Lane 12.3
2020-02-26 Suppress unnecessary RelabelType nodes in more cases. Tom Lane 13.0
2020-01-08 Improve the handling of result type coercions in SQL functions. Tom Lane 13.0
2019-08-12 Rationalize use of list_concat + list_copy combinations. Tom Lane 13.0
2019-08-01 Allow functions-in-FROM to be pulled up if they reduce to constants. Tom Lane 13.0
2019-07-17 Avoid using lcons and list_delete_first where it's easy to do so. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-02-20 Improve planner's understanding of strictness of type coercions. Tom Lane 12.0
2019-02-20 Fix incorrect strictness test for ArrayCoerceExpr expressions. Tom Lane 11.3
2019-02-20 Fix incorrect strictness test for ArrayCoerceExpr expressions. Tom Lane 12.0
2019-02-12 Allow extensions to generate lossy index conditions. Tom Lane 12.0