Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-08-30 | Use actual backend IDs in pg_stat_get_backend_subxact(). | Nathan Bossart | 16.0 |
| 2023-08-30 | Rename some support functions for pgstat* views. | Nathan Bossart | 16.0 |
| 2023-06-20 | Pre-beta2 mechanical code beautification. | Tom Lane | 16.0 |
| 2023-05-21 | rename "gss_accept_deleg" to "gss_accept_delegation". | Bruce Momjian | 16.0 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-04-13 | De-Revert "Add support for Kerberos credential delegation" | Stephen Frost | 16.0 |
| 2023-04-08 | Revert "Add support for Kerberos credential delegation" | Stephen Frost | 16.0 |
| 2023-04-08 | Add support for Kerberos credential delegation | Stephen Frost | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-19 | Fix comment that was missing a word. | Robert Haas | 16.0 |
| 2022-12-19 | Expose some information about backend subxact status. | Robert Haas | 16.0 |
| 2022-09-29 | Use actual backend IDs in pg_stat_get_backend_idset() and friends. | Tom Lane | 16.0 |