Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-11-14 | Allow new role 'regress_dump_login_role' to log in under SSPI. | Tom Lane | 15.6 |
| 2023-11-13 | Don't try to dump RLS policies or security labels for extension objects. | Tom Lane | 15.6 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-06 | Allow granting SET and ALTER SYSTEM privileges on GUC parameters. | Tom Lane | 15.0 |
| 2022-03-24 | Remove unused module imports from TAP tests | Daniel Gustafsson | 15.0 |
| 2022-02-11 | Replace Test::More plans with done_testing | Daniel Gustafsson | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-10-24 | Move Perl test modules to a better namespace | Andrew Dunstan | 15.0 |
| 2021-09-06 | Remove some unused variables in TAP tests | Michael Paquier | 15.0 |
| 2021-07-29 | Unify PostgresNode's new() and get_new_node() methods | Andrew Dunstan | 15.0 |
| 2021-06-29 | Dump public schema ownership and security labels. | Noah Misch | 15.0 |