Commits

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

DateSubjectAuthorReleases
2017-10-03 Fix coding rules violations in walreceiver.c Alvaro Herrera 9.2.24
2015-03-13 Fix integer overflow in debug message of walreceiver Tatsuo Ishii 9.2.11
2014-07-15 Reset master xmin when hot_standby_feedback disabled. Simon Riggs 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-04-04 Fix bogus time printout in walreceiver's debug log messages. Tom Lane 9.2.9
2012-08-09 Ensure all replication message info is available and correct via WalRcv Simon Riggs 9.2.0
2012-08-08 Force archive_status of .done for xlogs created by dearchival/replication. Simon Riggs 9.2.0
2012-07-18 Fix management of pendingOpsTable in auxiliary processes. Tom Lane 9.2.0
2012-07-04 Always treat a standby returning an an invalid flush location as async Magnus Hagander 9.2.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-01-13 Typo fix. Robert Haas 9.2.0
2012-01-13 Minor but necessary improvements to WAL keepalives Simon Riggs 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-12-31 Send new protocol keepalive messages to standby servers. Simon Riggs 9.2.0
2011-09-09 Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. Tom Lane 9.2.0
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2011-08-10 Change the autovacuum launcher to use WaitLatch instead of a poll loop. Tom Lane 9.2.0
2011-07-19 Cascading replication feature for streaming log-based replication. Simon Riggs 9.2.0
2011-07-08 Introduce a pipe between postmaster and each backend, which can be used to Heikki Linnakangas 9.2.0