Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-17 | Improve tracking of role dependencies of pg_init_privs entries. | Tom Lane | 17.0 |
| 2024-06-14 | Clean out column-level pg_init_privs entries when dropping tables. | Tom Lane | 17.0 |
| 2024-04-30 | Fix one more portability shortcoming in new test_pg_dump test. | Tom Lane | 17.0 |
| 2024-04-30 | Force COLLATE "C" to stabilize ordering, redux. | Tom Lane | 17.0 |
| 2024-04-30 | Force COLLATE "C" to stabilize ordering in new test_pg_dump queries. | Tom Lane | 17.0 |
| 2024-04-30 | Fix test case from b0c5b215d. | Tom Lane | 17.0 |
| 2024-04-29 | Fix failure to track role dependencies of pg_init_privs entries. | Tom Lane | 17.0 |
| 2024-04-03 | Drop global objects after completed test | Daniel Gustafsson | 17.0 |