Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-03-10 | Revert "Increase the default vacuum_cost_limit from 200 to 2000" | Tom Lane | 12.0 |
| 2019-03-10 | Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs. | Tom Lane | 12.0 |
| 2019-03-06 | Increase the default vacuum_cost_limit from 200 to 2000 | Andrew Dunstan | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-10-19 | Refactor pid, random seed and start time initialization. | Thomas Munro | 12.0 |
| 2018-09-26 | Switch flags tracking pending interrupts to sig_atomic_t | Michael Paquier | 12.0 |