Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-22 | Remove unnecessary Windows-specific basebackup code. | Thomas Munro | 15.0 |
| 2022-04-07 | Prefetch data referenced by the WAL, take II. | Thomas Munro | 15.0 |
| 2022-03-18 | Add circular WAL decoding buffer, take II. | Thomas Munro | 15.0 |
| 2022-03-16 | Fix race between DROP TABLESPACE and checkpointing. | Thomas Munro | 15.0 |
| 2022-03-15 | Fix pg_basebackup with in-place tablespaces. | Thomas Munro | 15.0 |
| 2021-12-16 | Change ProcSendSignal() to take pgprocno. | Thomas Munro | 15.0 |
| 2021-08-03 | Further simplify a bit of logic in StartupXLOG(). | Thomas Munro | 15.0 |
| 2021-08-02 | Run checkpointer and bgwriter in crash recovery. | Thomas Munro | 15.0 |