Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-02-20 | Correctly set userid of subquery relations' child rels | Alvaro Herrera | 16.0 |
| 2023-01-19 | Remove some dead code in selfuncs.c | Alvaro Herrera | 16.0 |
| 2022-12-06 | Rework query relation permission checking | Alvaro Herrera | 16.0 |
| 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 |
| 2019-01-10 | Move inheritance expansion code into its own file | Alvaro Herrera | 12.0 |
| 2018-06-26 | Allow direct lookups of AppendRelInfo by child relid | Alvaro Herrera | 11.0 |
| 2018-04-15 | Reorganize partitioning code | Alvaro Herrera | 11.0 |
| 2018-04-06 | Faster partition pruning | Alvaro Herrera | 11.0 |
| 2017-03-08 | Support XMLTABLE query expression | Alvaro Herrera | 10.0 |
| 2016-11-28 | Fix get_relation_info name typo'ed in a comment | Alvaro Herrera | 10.0 |
| 2016-11-28 | Fix get_relation_info name typo'ed in a comment | Alvaro Herrera | 9.6.2 |