Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-25 | Remove unnecessary failure cases in RemoveRoleFromObjectPolicy(). | Tom Lane | 13.4 |
| 2021-06-18 | Fix misbehavior of DROP OWNED BY with duplicate polroles entries. | Tom Lane | 13.4 |
| 2020-09-26 | Revise RelationBuildRowSecurity() to avoid memory leaks. | Tom Lane | 13.1 |
| 2020-03-04 | Introduce macros for typalign and typstorage constants. | Tom Lane | 13.0 |
| 2020-01-02 | Make parser rely more heavily on the ParseNamespaceItem data structure. | Tom Lane | 13.0 |