Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-12 | Revert the addition of GetMaxBackends() and related stuff. | Robert Haas | 15.0 |
| 2022-04-08 | Rename delayChkpt to delayChkptFlags. | Robert Haas | 15.0 |
| 2022-03-24 | Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. | Robert Haas | 15.0 |
| 2022-02-08 | Remove MaxBackends variable in favor of GetMaxBackends() function. | Robert Haas | 15.0 |