Commits

Showing commits that first shipped in 9.3 (backpatches included). Clear

DateSubjectAuthorReleases
2015-04-12 Remove duplicated words in comments. Heikki Linnakangas 9.3.7
2015-02-06 Report WAL flush, not insert, position in replication IDENTIFY_SYSTEM Heikki Linnakangas 9.3.7
2015-02-02 Be more careful to not lose sync in the FE/BE protocol. Heikki Linnakangas 9.3.6
2014-03-07 Fix typo in comment. Heikki Linnakangas 9.3.4
2014-03-06 Send keepalives from walsender even when busy sending WAL. Heikki Linnakangas 9.3.4
2014-03-04 Error out on send failure in walsender loop. Heikki Linnakangas 9.3.4
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
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-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.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