Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-05-06 | Fix misleading comments about background worker registration. | Robert Haas | 15.0 |
| 2022-04-12 | Revert the addition of GetMaxBackends() and related stuff. | Robert Haas | 15.0 |
| 2022-02-08 | Remove MaxBackends variable in favor of GetMaxBackends() function. | Robert Haas | 15.0 |
| 2021-12-13 | Remove InitXLOGAccess(). | Robert Haas | 15.0 |
| 2021-11-16 | Move InitXLogInsert() call from InitXLOGAccess() to BaseInit(). | Robert Haas | 15.0 |