Commits

DateSubjectAuthorReleases
2017-06-30 Fix locking in WAL receiver/sender shmem state structs Alvaro Herrera 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-04-25 Set the priorities of all quorum synchronous standbys to 1. Fujii Masao 10.0
2017-04-18 Improve documentation and comment for quorum-based sync replication. Fujii Masao 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-19 Support quorum-based synchronous replication. Fujii Masao 10.0
2016-12-16 Ensure that num_sync is greater than zero in synchronous_standby_names. Fujii Masao 9.6.2
2016-12-16 Ensure that num_sync is greater than zero in synchronous_standby_names. Fujii Masao 10.0
2016-10-04 Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 10.0
2016-08-15 Final pgindent + perltidy run for 9.6. Tom Lane 9.6.0
2016-08-12 Code cleanup in SyncRepWaitForLSN() Simon Riggs 9.5.5
2016-08-12 Code cleanup in SyncRepWaitForLSN() Simon Riggs 9.6.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-04-30 Remove warning about num_sync being too large in synchronous_standby_names. Tom Lane 9.6.0
2016-04-27 Clean up parsing of synchronous_standby_names GUC variable. Tom Lane 9.6.0
2016-04-11 Use ereport(ERROR) instead of Assert() to emit syncrep_parser error. Fujii Masao 9.6.0
2016-04-06 Use proper format specifier %X/%X for LSN, again. Fujii Masao 9.6.0
2016-04-06 Support multiple synchronous standby servers. Fujii Masao 9.6.0
2016-03-31 Use proper format specifier %X/%X for LSN. Fujii Masao 9.6.0
2016-03-30 Add new replication mode synchronous_commit = 'remote_apply'. Robert Haas 9.6.0
2016-02-29 Fix typos Alvaro Herrera 9.5.2
2016-02-29 Fix typos Alvaro Herrera 9.3.12
2016-02-29 Fix typos Alvaro Herrera 9.2.16