Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-25 | Remove unnecessary failure cases in RemoveRoleFromObjectPolicy(). | Tom Lane | 12.8 |
| 2021-06-18 | Fix misbehavior of DROP OWNED BY with duplicate polroles entries. | Tom Lane | 12.8 |
| 2020-09-26 | Revise RelationBuildRowSecurity() to avoid memory leaks. | Tom Lane | 12.5 |
| 2019-05-22 | Phase 2 pgindent run for v12. | 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 |