Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-29 | Fix unlogged sequence corruption after standby promotion | Fujii Masao | 15 (unreleased) |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-30 | pg_walinspect: fix case where flush LSN is in the middle of a record. | Jeff Davis | 15.0 |
| 2022-04-08 | Apply PGDLLIMPORT markings broadly. | Robert Haas | 15.0 |
| 2022-04-08 | Add contrib/pg_walinspect. | Jeff Davis | 15.0 |
| 2022-04-07 | Prefetch data referenced by the WAL, take II. | Thomas Munro | 15.0 |
| 2022-03-29 | Revert "Fix replay of create database records on standby" | Alvaro Herrera | 15.0 |
| 2022-03-25 | Fix replay of create database records on standby | Alvaro Herrera | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-11-05 | Remove all use of ThisTimeLineID global variable outside of xlog.c | Robert Haas | 15.0 |
| 2021-07-31 | Move InRecovery and standbyState global vars to xlogutils.c. | Heikki Linnakangas | 15.0 |