Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-04-06 | Add function to log the memory contexts of specified backend process. | Fujii Masao | 14.0 |
| 2021-04-02 | Detect POLLHUP/POLLRDHUP while running queries. | Thomas Munro | 14.0 |
| 2021-03-11 | Don't consider newly inserted tuples in nbtree VACUUM. | Peter Geoghegan | 14.0 |
| 2021-01-27 | Reduce the default value of vacuum_cost_page_miss. | Peter Geoghegan | 14.0 |
| 2021-01-06 | Add idle_session_timeout. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-07-29 | Add hash_mem_multiplier GUC. | Peter Geoghegan | 14.0 |
| 2020-07-08 | code: replace 'master' with 'leader' where appropriate. | Andres Freund | 14.0 |
| 2020-07-02 | Initialize work_mem using current guc.c default. | Peter Geoghegan | 14.0 |