Commits

DateSubjectAuthorReleases
2014-03-06 Send keepalives from walsender even when busy sending WAL. Heikki Linnakangas 9.3.4
2014-03-06 Send keepalives from walsender even when busy sending WAL. Heikki Linnakangas 9.4.0
2014-03-04 Error out on send failure in walsender loop. Heikki Linnakangas 9.3.4
2014-03-04 Error out on send failure in walsender loop. Heikki Linnakangas 9.4.0
2013-05-08 Fix walsender failure at promotion. Heikki Linnakangas 9.3.0
2013-02-27 Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABLE. Heikki Linnakangas 9.3.0
2013-01-23 Fix more issues with cascading replication and timeline switches. Heikki Linnakangas 9.3.0
2013-01-17 Make pg_receivexlog and pg_basebackup -X stream work across timeline switches. Heikki Linnakangas 9.3.0
2013-01-14 Return value of lseek() can be negative on failure. Heikki Linnakangas 9.3.0
2013-01-03 Tolerate timeline switches while "pg_basebackup -X fetch" is running. Heikki Linnakangas 9.3.0
2013-01-03 Tolerate timeline switches while "pg_basebackup -X fetch" is running. Heikki Linnakangas 9.2.3
2012-12-21 Fix sloppiness in the timeline switch over streaming replication patch. Heikki Linnakangas 9.3.0
2012-12-20 Follow TLI of last replayed record, not recovery target TLI, in walsenders. Heikki Linnakangas 9.3.0
2012-12-13 Allow a streaming replication standby to follow a timeline switch. Heikki Linnakangas 9.3.0
2012-11-23 pg_stat_replication.sync_state was displayed incorrectly at page boundary. Heikki Linnakangas 9.2.2
2012-11-23 pg_stat_replication.sync_state was displayed incorrectly at page boundary. Heikki Linnakangas 9.1.7
2012-11-07 Make the streaming replication protocol messages architecture-independent. Heikki Linnakangas 9.3.0
2012-10-11 Improve replication connection timeouts. Heikki Linnakangas 9.3.0
2012-10-09 Remove stray newline in comment. Heikki Linnakangas 9.3.0
2012-10-08 Fix walsender handling of postmaster shutdown, to not go into endless loop. Heikki Linnakangas 9.3.0
2012-10-05 Use the regular main processing loop also in walsenders. Heikki Linnakangas 9.3.0
2012-09-05 Fix bugs in cascading replication with recovery_target_timeline='latest' Heikki Linnakangas 9.2.0
2012-09-05 Fix bugs in cascading replication with recovery_target_timeline='latest' Heikki Linnakangas 9.3.0
2012-06-24 Replace XLogRecPtr struct with a 64-bit integer. Heikki Linnakangas 9.3.0
2012-06-24 Don't waste the last segment of each 4GB logical log file. Heikki Linnakangas 9.3.0