Commits

DateSubjectAuthorReleases
2024-03-29 Add allow_alter_system GUC. Robert Haas 17.0
2023-12-20 Add a new WAL summarizer process. Robert Haas 17.0
2023-01-20 Add new GUC reserved_connections. Robert Haas 16.0
2023-01-10 Add new GUC createrole_self_grant. Robert Haas 16.0
2022-02-03 Allow archiving via loadable modules. Robert Haas 15.0
2021-12-13 Default to log_checkpoints=on, log_autovacuum_min_duration=10m Robert Haas 15.0
2021-10-25 Report progress of startup operations that take a long time. Robert Haas 15.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2018-03-22 Implement partition-wise grouping/aggregation. Robert Haas 11.0
2018-02-02 Support parallel btree index builds. Robert Haas 11.0
2017-12-05 Support Parallel Append plan nodes. Robert Haas 11.0
2017-11-17 Update postgresql.conf.sample comment for bgwriter_lru_maxpages Robert Haas 11.0
2017-11-16 Update postgresql.conf.sample to match pg_settings classificaitons. Robert Haas 11.0
2017-11-15 Fix typo. Robert Haas 11.0
2017-11-15 Add parallel_leader_participation GUC. Robert Haas 11.0
2017-10-06 Basic partition-wise join functionality. Robert Haas 11.0
2017-09-29 Remove replacement selection sort. Robert Haas 11.0
2017-03-07 Improve postgresql.conf.sample comments about parallel workers. Robert Haas 10.0
2017-02-15 Replace min_parallel_relation_size with two new GUCs. Robert Haas 10.0
2016-12-23 Remove sql_inheritance GUC. Robert Haas 10.0
2016-12-05 Reduce the default for max_worker_processes back to 8. Robert Haas 10.0
2016-12-02 Add max_parallel_workers GUC. Robert Haas 10.0
2016-10-17 By default, set log_line_prefix = '%m [%p] '. Robert Haas 10.0
2016-08-16 Disable parallel query by default. Robert Haas 9.6.0
2016-07-07 Clarify resource utilization of parallel query. Robert Haas 9.6.0