Commits

DateSubjectAuthorReleases
2024-03-29 Add allow_alter_system GUC. Robert Haas 17.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-24 Tidy up more loose ends related to configurable TOAST compression. Robert Haas 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2020-01-07 Increase the maximum value of track_activity_query_size. Robert Haas 13.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-15 Add parallel_leader_participation GUC. Robert Haas 11.0
2017-10-29 Fix problems with the "role" GUC and parallel query. Robert Haas 9.6.6
2017-10-29 Fix problems with the "role" GUC and parallel query. Robert Haas 10.1
2017-10-29 Fix problems with the "role" GUC and parallel query. 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-04-11 Add an Assert() to max_parallel_workers enforcement. Robert Haas 10.0
2017-03-09 Add a Gather Merge executor node. Robert Haas 10.0
2017-02-15 Replace min_parallel_relation_size with two new GUCs. Robert Haas 10.0
2017-02-09 Rename user-facing tools with "xlog" in the name to say "wal". Robert Haas 10.0
2017-02-08 Add WAL consistency checking facility. Robert Haas 10.0
2017-02-02 Increase upper bound for bgwriter_lru_maxpages. Robert Haas 10.0
2017-01-24 Add a SHOW command to the replication command language. 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