Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-02-21 | Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. | Tom Lane | 15.13 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-08 | Improve frontend error logging style. | Tom Lane | 15.0 |
| 2022-04-06 | Allow granting SET and ALTER SYSTEM privileges on GUC parameters. | Tom Lane | 15.0 |
| 2021-12-14 | Remove pg_dump/pg_dumpall support for dumping from pre-9.2 servers. | Tom Lane | 15.0 |
| 2021-12-06 | Avoid per-object queries in performance-critical paths in pg_dump. | Tom Lane | 15.0 |
| 2021-12-06 | Rethink pg_dump's handling of object ACLs. | Tom Lane | 15.0 |