Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-11 | Fix improper interactions between session_authorization and role. | Tom Lane | 12.21 |
| 2021-05-14 | Refactor CHECK_FOR_INTERRUPTS() to add flexibility. | Tom Lane | 12.8 |
| 2020-06-05 | Add unlikely() to CHECK_FOR_INTERRUPTS() | Joe Conway | 12.4 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-03-10 | Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs. | Tom Lane | 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 |