Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2021-04-13 Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET. Tom Lane 10.17
2021-03-19 Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane 10.17
2020-10-12 Fix memory leak when guc.c decides a setting can't be applied now. Tom Lane 10.15
2019-08-14 Fix ALTER SYSTEM to cope with duplicate entries in postgresql.auto.conf. Tom Lane 10.11
2019-03-10 Disallow NaN as a value for floating-point GUCs. Tom Lane 10.8
2018-11-08 Disallow setting client_min_messages higher than ERROR. Tom Lane 10.7
2018-08-15 Clean up assorted misuses of snprintf()'s result value. Tom Lane 10.6
2018-03-22 Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 10.4
2017-11-09 Fix typo in ALTER SYSTEM output. Tom Lane 10.2
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-02-23 Remove now-dead code for !HAVE_INT64_TIMESTAMP. Tom Lane 10.0
2017-01-03 Allow SSL configuration to be updated at SIGHUP. Tom Lane 10.0
2016-11-25 Bring some clarity to the defaults for the xxx_flush_after parameters. Tom Lane 10.0
2016-11-19 Code review for GUC serialization/deserialization code. Tom Lane 10.0
2016-10-03 Show a sensible value in pg_settings.unit for GUC_UNIT_XSEGS variables. Tom Lane 10.0
2016-09-15 Make min_parallel_relation_size's default value platform-independent. Tom Lane 10.0