Commits

DateSubjectAuthorReleases
2017-03-14 hash: Add write-ahead logging support. Robert Haas 10.0
2017-03-09 Add a Gather Merge executor node. Robert Haas 10.0
2017-03-03 Add pg_current_logfile() function. Robert Haas 10.0
2017-02-15 Replace min_parallel_relation_size with two new GUCs. Robert Haas 10.0
2017-02-08 Add WAL consistency checking facility. Robert Haas 10.0
2016-12-23 Remove sql_inheritance GUC. Robert Haas 10.0
2016-12-05 Assorted documentation improvements for max_parallel_workers. 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-20 Rename "pg_xlog" directory to "pg_wal". Robert Haas 10.0
2016-10-17 By default, set log_line_prefix = '%m [%p] '. Robert Haas 10.0
2016-09-21 Add more parallel query documentation. Robert Haas 9.6.0
2016-09-21 Add more parallel query documentation. 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
2016-06-09 Eliminate "parallel degree" terminology. Robert Haas 9.6.0
2016-04-26 Enable parallel query by default. Robert Haas 9.6.0
2016-04-08 Use quicksort, not replacement selection, for external sorting. Robert Haas 9.6.0
2016-03-30 Add new replication mode synchronous_commit = 'remote_apply'. Robert Haas 9.6.0
2016-03-16 Add idle_in_transaction_session_timeout. Robert Haas 9.6.0
2016-03-10 Don't vacuum all-frozen pages. Robert Haas 9.6.0
2016-02-07 Introduce a new GUC force_parallel_mode for testing purposes. Robert Haas 9.6.0
2015-09-30 Add a Gather executor node. Robert Haas 9.6.0
2015-06-04 doc: Session identifiers truncate, not round, the backend start time. Robert Haas 9.5.0
2015-04-29 Add <literal> markup, for consistency. Robert Haas 9.5.0