On Sat, Dec 12, 2015 at 9:11 AM, Tom Lane <[email protected]> wrote: > Peter Eisentraut <[email protected]> writes: >> pg_rewind: Don't error if the two clusters are already on the same timeline >> This previously resulted in an error and a nonzero exit status, but >> after discussion this should rather be a noop with a zero exit status. > > Hm, if we're going to do that, shouldn't we back-patch the behavior > change into 9.5 as well?
+1. It would be good to get consistent across branches here. -- Michael -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
