Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-03-11 | Give up on testing guc.c's behavior for "infinity" inputs. | Tom Lane | 12.0 |
| 2019-03-10 | Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs. | Tom Lane | 12.0 |
| 2019-03-10 | Disallow NaN as a value for floating-point GUCs. | Tom Lane | 12.0 |
| 2019-01-14 | Re-add default_with_oids GUC to avoid breaking old dump files. | Andres Freund | 12.0 |