Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-18 | Avoid scribbling on input node tree in CREATE/ALTER DOMAIN. | Tom Lane | 12.8 |
| 2020-08-10 | Make contrib modules' installation scripts more secure. | Tom Lane | 12.4 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-02-09 | Create the infrastructure for planner support functions. | 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-11-10 | Fix missing role dependencies for some schema and type ACLs. | Tom Lane | 12.0 |
| 2018-09-04 | Fully enforce uniqueness of constraint names. | Tom Lane | 12.0 |