Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-15 | Avoid deleting critical WAL segments during pg_rewind | Álvaro Herrera | 15.10 |
| 2022-04-13 | Remove extraneous blank lines before block-closing braces | Alvaro Herrera | 15.0 |
| 2022-04-11 | Make XLogRecGetBlockTag() throw error if there's no such block. | Tom Lane | 15.0 |
| 2022-04-07 | Custom WAL Resource Managers. | Jeff Davis | 15.0 |
| 2022-03-29 | Add new block-by-block strategy for CREATE DATABASE. | Robert Haas | 15.0 |
| 2022-03-23 | pg_upgrade: Upgrade an Assert to a real 'if' test | Alvaro Herrera | 15.0 |
| 2022-03-18 | Add circular WAL decoding buffer, take II. | Thomas Munro | 15.0 |
| 2022-02-13 | Silence minor compiler warnings. | Tom Lane | 15.0 |
| 2022-01-19 | Make logical decoding a part of the rmgr. | Jeff Davis | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-11-22 | Be more specific about OOM in XLogReaderAllocate | Alvaro Herrera | 15.0 |