Commits

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

DateSubjectAuthorReleases
2015-02-02 Be more careful to not lose sync in the FE/BE protocol. Heikki Linnakangas 9.0.19
2010-11-02 Bootstrap WAL to begin at segment logid=0 logseg=1 (000000010000000000000001) Heikki Linnakangas 9.0.2
2010-11-01 Fix corner-case bug in tracking of latest removed WAL segment during Heikki Linnakangas 9.0.2
2010-05-31 Send all outstanding WAL before exiting when smart shutdown is requested. Heikki Linnakangas 9.0.0
2010-05-26 Thinko in previous commit: ensure that MAX_SEND_SIZE is always greater Heikki Linnakangas 9.0.0
2010-05-26 In walsender, don't sleep if there's outstanding WAL waiting to be sent, Heikki Linnakangas 9.0.0
2010-04-28 Introduce wal_level GUC to explicitly control if information needed for Heikki Linnakangas 9.0.0
2010-04-12 Need to use the start pointer of a block we read from WAL segment in Heikki Linnakangas 9.0.0
2010-04-12 Change the logic to decide when to delete old WAL segments, so that it Heikki Linnakangas 9.0.0
2010-03-26 Flush CopyOutResponse when starting streaming in walsender, so that it's Heikki Linnakangas 9.0.0
2010-03-16 Throw a nicer error message if a standby server attempts to connect while Heikki Linnakangas 9.0.0
2010-02-25 Fix streaming replication starting at the very first WAL segment. Heikki Linnakangas 9.0.0
2010-02-18 Fix pq_getbyte_if_available() function. It was confused on what it Heikki Linnakangas 9.0.0
2010-02-03 Add a message type header to the CopyData messages sent from primary Heikki Linnakangas 9.0.0
2010-01-27 Fix bug in wasender's xlogid boundary handling, reported by Erik Rijkers. Heikki Linnakangas 9.0.0
2010-01-21 Fix bogus comments. Heikki Linnakangas 9.0.0
2010-01-15 Remove unused (in non-assertion-enabled build) variable. Heikki Linnakangas 9.0.0
2010-01-15 Introduce Streaming Replication. Heikki Linnakangas 9.0.0