Commits

DateSubjectAuthorReleases
2022-10-24 Update some comments that should've covered MERGE Alvaro Herrera 15.1
2022-10-24 Update some comments that should've covered MERGE Alvaro Herrera 16.0
2022-08-18 Improve performance of adjust_appendrel_attrs_multilevel. Tom Lane 16.0
2022-08-17 Refactor addition of PlaceHolderVars to joinrel targetlists. Tom Lane 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-08-02 Track a Bitmapset of non-pruned partitions in RelOptInfo David Rowley 15.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-02-27 Add TID Range Scans to support efficient scanning ranges of TIDs David Rowley 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-11-02 Allow run-time pruning on nested Append/MergeAppend nodes David Rowley 14.0
2020-05-12 Remove unnecessary #include. Etsuro Fujita 13.0
2020-04-08 Allow partitionwise join to handle nested FULL JOIN USING cases. 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-11-27 Fix typo in comment. Etsuro Fujita 9.4.26
2019-11-27 Fix typo in comment. Etsuro Fujita 9.5.21
2019-11-27 Fix typo in comment. Etsuro Fujita 9.6.17
2019-11-27 Fix typo in comment. Etsuro Fujita 10.12
2019-11-27 Fix typo in comment. Etsuro Fujita 11.7
2019-11-27 Fix typo in comment. Etsuro Fujita 12.2
2019-11-27 Fix typo in comment. Etsuro Fujita 13.0
2019-11-05 Generate EquivalenceClass members for partitionwise child join rels. Tom Lane 12.1
2019-11-05 Generate EquivalenceClass members for partitionwise child join rels. Tom Lane 13.0