Commits

DateSubjectAuthorReleases
2023-01-30 Do assorted mop-up in the planner. Tom Lane 16.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-10-07 Add missing word to comment in joinrels.c. Etsuro Fujita 13.5
2021-10-07 Add missing word to comment in joinrels.c. Etsuro Fujita 14.1
2021-10-07 Add missing word to comment in joinrels.c. Etsuro Fujita 15.0
2021-08-02 Track a Bitmapset of non-pruned partitions in RelOptInfo David Rowley 15.0
2021-02-01 Remove [Merge]AppendPath.partitioned_rels. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-08 Allow partitionwise joins in more cases. Etsuro Fujita 13.0
2020-04-03 Cosmetic improvements for code related to partitionwise join. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 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-04-08 Fix improper interaction of FULL JOINs with lateral references. Tom Lane 10.8
2019-04-08 Fix improper interaction of FULL JOINs with lateral references. Tom Lane 11.3
2019-04-08 Fix improper interaction of FULL JOINs with lateral references. Tom Lane 12.0
2019-04-08 Fix improper interaction of FULL JOINs with lateral references. Tom Lane 9.4.22
2019-04-08 Fix improper interaction of FULL JOINs with lateral references. Tom Lane 9.5.17
2019-04-08 Fix improper interaction of FULL JOINs with lateral references. Tom Lane 9.6.13
2019-04-05 Use Append rather than MergeAppend for scanning ordered partitions. Tom Lane 12.0
2019-03-30 Avoid crash in partitionwise join planning under GEQO. Tom Lane 12.0
2019-03-30 Avoid crash in partitionwise join planning under GEQO. Tom Lane 11.3