Commits

DateSubjectAuthorReleases
2016-06-09 Eliminate "parallel degree" terminology. Robert Haas 9.6.0
2016-05-03 Note that max_worker_processes requires restart. Robert Haas 9.6.0
2016-04-27 Fix wrong word. Robert Haas 9.6.0
2016-04-27 Change postgresql.conf.sample to say that fsync=off will corrupt data. 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-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
2014-02-01 Introduce replication slots. Robert Haas 9.4.0
2013-12-11 Add new wal_level, logical, sufficient for logical decoding. Robert Haas 9.4.0
2013-10-10 Allow dynamic allocation of shared memory segments. Robert Haas 9.4.0
2013-07-04 Add new GUC, max_worker_processes, limiting number of bgworkers. Robert Haas 9.4.0
2012-04-14 Rename synchronous_commit='write' to 'remote_write'. Robert Haas 9.2.0
2012-03-27 New GUC, track_iotiming, to track I/O timings. Robert Haas 9.2.0
2011-08-25 Tweak postgresql.conf.sample's comments on listen_addresess. Robert Haas 9.2.0
2011-08-25 Revert "Tweak postgresql.conf.sample's comments on listen_addresess." Robert Haas 9.1.0
2011-08-25 Tweak postgresql.conf.sample's comments on listen_addresess. Robert Haas 9.1.0
2011-04-04 Merge synchronous_replication setting into synchronous_commit. Robert Haas 9.1.0
2011-02-15 Rename max_predicate_locks_per_transaction. Robert Haas 9.1.0
2010-09-27 Add "(change requires restart)" note to some postgresql.conf parameters. Robert Haas 9.0.1
2010-09-27 Add "(change requires restart)" note to some postgresql.conf parameters. Robert Haas 9.1.0
2010-07-27 In postgresql.conf.sample, use on/off rather than true/false. Robert Haas 9.1.0
2010-07-22 Add options to force quoting of all identifiers. Robert Haas 9.1.0