Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-19 | Fix various typos and incorrect/outdated name references | David Rowley | 16.0 |
| 2023-04-06 | Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option | David Rowley | 16.0 |
| 2023-04-06 | Refresh cost-based delay params more frequently in autovacuum | Daniel Gustafsson | 16.0 |
| 2023-04-06 | Separate vacuum cost variables from GUCs | Daniel Gustafsson | 16.0 |
| 2023-04-03 | Move heaprel struct field next to index rel field. | Peter Geoghegan | 16.0 |
| 2023-04-02 | Pass down table relation into more index relation functions | Andres Freund | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-08-22 | Use logical operator && instead of & in vacuumparallel.c. | Amit Kapila | 16.0 |
| 2022-08-19 | Initialize index stats during parallel VACUUM. | Peter Geoghegan | 16.0 |