Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-29 | Fix possible use after free in expand_partitioned_rtentry() | David Rowley | 16.11 |
| 2024-08-19 | Avoid failure to open dropped detached partition | Alvaro Herrera | 16.5 |
| 2023-10-26 | Avoid compiler warning in non-assert builds | Amit Langote | 16.1 |
| 2023-10-26 | Prevent duplicate RTEPermissionInfo for plain-inheritance parents | Amit Langote | 16.1 |
| 2023-05-25 | Fix filtering of "cloned" outer-join quals some more. | Tom Lane | 16.0 |
| 2023-01-30 | Do assorted mop-up in the planner. | Tom Lane | 16.0 |
| 2023-01-05 | Fix calculation of which GENERATED columns need to be updated. | Tom Lane | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-23 | Fix bug in translate_col_privs_multilevel | David Rowley | 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 | 16.0 |
| 2022-08-17 | Use an explicit state flag to control PlaceHolderInfo creation. | Tom Lane | 16.0 |