Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use logical operator && instead of & in vacuumparallel.c. | Amit Kapila | 2022-08-22 |
* | Initialize index stats during parallel VACUUM. | Peter Geoghegan | 2022-08-18 |
* | Pre-beta mechanical code beautification. | Tom Lane | 2022-05-12 |
* | Fix various typos and spelling mistakes in code comments | David Rowley | 2022-04-11 |
* | pgstat: store statistics in shared memory. | Andres Freund | 2022-04-06 |
* | Unify VACUUM VERBOSE and autovacuum logging. | Peter Geoghegan | 2022-01-14 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Fix compilation error introduced by commit 8e1fae1938. | Amit Kapila | 2021-12-23 |
* | Move parallel vacuum code to vacuumparallel.c. | Amit Kapila | 2021-12-23 |