Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-25 | Remove unnecessary failure cases in RemoveRoleFromObjectPolicy(). | Tom Lane | 10.18 |
| 2021-06-18 | Fix misbehavior of DROP OWNED BY with duplicate polroles entries. | Tom Lane | 10.18 |
| 2020-09-26 | Revise RelationBuildRowSecurity() to avoid memory leaks. | Tom Lane | 10.15 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-02-01 | Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). | Tom Lane | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |