Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-11 | Fix inconsistent quoting of role names in ACLs. | Tom Lane | 13.22 |
| 2024-11-11 | Fix improper interactions between session_authorization and role. | Tom Lane | 13.17 |
| 2021-05-12 | Reduce runtime of privileges.sql test under CLOBBER_CACHE_ALWAYS. | Tom Lane | 13.4 |
| 2021-02-08 | Fix mishandling of column-level SELECT privileges for join aliases. | Tom Lane | 13.2 |
| 2020-06-09 | Repair unstable regression test. | Tom Lane | 13.0 |
| 2020-06-05 | Improve ineq_histogram_selectivity's behavior for non-default orderings. | Tom Lane | 13.0 |