Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-20 | Suppress variable-set-but-not-used warnings from clang 15. | Tom Lane | 15.0 |
| 2022-06-08 | Be more careful about GucSource for internally-driven GUC settings. | Tom Lane | 15.0 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-21 | Rethink method for assigning OIDs to the template0 and postgres DBs. | Tom Lane | 15.0 |
| 2022-04-11 | Remove dead code in do_pg_backup_start(). | Tom Lane | 15.0 |
| 2021-11-07 | Silence uninitialized-variable warning. | Tom Lane | 15.0 |
| 2021-07-15 | Replace explicit PIN entries in pg_depend with an OID range test. | Tom Lane | 15.0 |