Re: 8.5 development schedule - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: 8.5 development schedule
Date
Msg-id 4A4A53A7.8030205@enterprisedb.com
Whole thread Raw
In response to Re: 8.5 development schedule  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: 8.5 development schedule  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
Merlin Moncure wrote:
> Given that there is also a lot of work on synchronous replication, is
> it better to get the HS in so the SR stuff can use that as a baseline,
> or to triage in both patches together?

Whichever finishes first. Although they're very useful together, there
is little if any code-level dependency between them. It would be
dangerous to have one wait for the other, as one or the other could well
be delayed for some reason. We can't even be sure that both are finished
in time for 8.5.

--  Heikki Linnakangas EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Inconsistent Errors on Row Comparisons
Next
From: "David E. Wheeler"
Date:
Subject: Re: Inconsistent Errors on Row Comparisons