Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-09-26 | Revise RelationBuildRowSecurity() to avoid memory leaks. | Tom Lane | 9.5.24 |
| 2016-03-17 | Remove useless double calls of make_parsestate(). | Tom Lane | 9.5.2 |
| 2016-01-04 | Fix bogus lock release in RemovePolicyById and RemoveRoleFromObjectPolicy. | Tom Lane | 9.5.0 |
| 2015-07-28 | Suppress "variable may be used uninitialized" warning. | Tom Lane | 9.5.0 |
| 2015-07-12 | Add now-required #include. | Tom Lane | 9.5.0 |
| 2015-01-24 | Clean up some mess in row-security patches. | Tom Lane | 9.5.0 |