Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-08-24 | Avoid unnecessary plancache revalidation of utility statements. | Tom Lane | 12.17 |
| 2023-06-21 | Avoid Assert failure when processing empty statement in aborted xact. | Tom Lane | 12.16 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-01-29 | Refactor planner's header files. | Tom Lane | 12.0 |
| 2018-12-13 | Drop no-op CoerceToDomain nodes from expressions at planning time. | Tom Lane | 12.0 |
| 2018-10-02 | Change rewriter/planner/executor/plancache to depend on RTE rellockmode. | Tom Lane | 12.0 |
| 2018-09-30 | Create an RTE field to record the query's lock mode for each relation. | Tom Lane | 12.0 |