Commits

DateSubjectAuthorReleases
2019-08-27 Reject empty names and recursion in config-file include directives. Tom Lane 13.0
2019-08-27 Reject empty names and recursion in config-file include directives. Tom Lane 9.6.16
2019-08-27 Reject empty names and recursion in config-file include directives. Tom Lane 12.0
2019-03-10 Reduce the default value of autovacuum_vacuum_cost_delay to 2ms. 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
2018-11-08 Disallow setting client_min_messages higher than ERROR. Tom Lane 10.7
2018-11-08 Disallow setting client_min_messages higher than ERROR. Tom Lane 11.2
2018-11-08 Disallow setting client_min_messages higher than ERROR. Tom Lane 12.0
2018-11-08 Disallow setting client_min_messages higher than ERROR. Tom Lane 9.5.16
2018-11-08 Disallow setting client_min_messages higher than ERROR. Tom Lane 9.4.21
2018-11-08 Disallow setting client_min_messages higher than ERROR. Tom Lane 9.6.12
2018-09-15 In v11, disable JIT by default (it's still enabled by default in HEAD). Tom Lane 12.0
2018-09-15 In v11, disable JIT by default (it's still enabled by default in HEAD). Tom Lane 11.0
2017-09-08 Remove mention of password_encryption = plain in postgresql.conf.sample. Tom Lane 10.0
2017-09-08 Remove mention of password_encryption = plain in postgresql.conf.sample. Tom Lane 11.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-25 Bring some clarity to the defaults for the xxx_flush_after parameters. Tom Lane 9.6.2
2016-07-19 Remove very-obsolete estimates of shmem usage from postgresql.conf.sample. Tom Lane 9.4.9
2016-07-19 Remove very-obsolete estimates of shmem usage from postgresql.conf.sample. Tom Lane 9.6.0
2016-07-19 Remove very-obsolete estimates of shmem usage from postgresql.conf.sample. Tom Lane 9.3.14
2016-07-19 Remove very-obsolete estimates of shmem usage from postgresql.conf.sample. Tom Lane 9.5.4
2016-06-16 Invent min_parallel_relation_size GUC to replace a hard-wired constant. Tom Lane 9.6.0
2015-03-11 Make operator precedence follow the SQL standard more closely. Tom Lane 9.5.0