Commits

DateSubjectAuthorReleases
2016-03-30 Add new replication mode synchronous_commit = 'remote_apply'. Robert Haas 9.6.0
2016-03-11 Fix a typo, and remove unnecessary pgstat_report_wait_end(). Robert Haas 9.6.0
2016-03-10 Provide much better wait information in pg_stat_activity. Robert Haas 9.6.0
2016-03-09 Add a generic command progress reporting facility. Robert Haas 9.6.0
2015-10-16 Tighten up application of parallel mode checks. Robert Haas 9.5.0
2015-10-16 Tighten up application of parallel mode checks. Robert Haas 9.6.0
2015-10-16 Transfer current command counter ID to parallel workers. Robert Haas 9.6.0
2015-10-16 Transfer current command counter ID to parallel workers. Robert Haas 9.5.0
2015-04-30 Create an infrastructure for parallel computation in PostgreSQL. Robert Haas 9.5.0
2014-10-29 Avoid setup work for invalidation messages at start-of-(sub)xact. Robert Haas 9.5.0
2014-03-03 Introduce logical decoding. Robert Haas 9.4.0
2013-12-11 Add new wal_level, logical, sufficient for logical decoding. Robert Haas 9.4.0
2013-09-09 Introduce InvalidCommandId. Robert Haas 9.4.0
2012-07-02 Make commit_delay much smarter. Robert Haas 9.3.0
2012-07-02 Make walsender more responsive. Robert Haas 9.3.0
2012-06-14 During transaction cleanup, release locks before deleting files. Robert Haas 9.3.0
2012-04-18 Tighten up error recovery for fast-path locking. Robert Haas 9.2.0
2011-11-25 Move "hot" members of PGPROC into a separate PGXACT array. Robert Haas 9.2.0
2011-04-04 Merge synchronous_replication setting into synchronous_commit. Robert Haas 9.1.0
2011-01-03 Update comments in RecordTransactionCommit() to mention unlogged tables. Robert Haas 9.1.0
2010-12-20 Allow transactions that don't write WAL to commit asynchronously. Robert Haas 9.1.0
2010-08-13 Include the backend ID in the relpath of temporary relations. Robert Haas 9.1.0
2010-08-13 Make RecordTransactionCommit() respect wal_level. Robert Haas 9.0.0
2010-08-13 Make RecordTransactionCommit() respect wal_level. Robert Haas 9.1.0
2010-08-12 Correct sundry errors in Hot Standby-related comments. Robert Haas 9.0.0