Re: SSI rw-conflicts and 2PC
Kevin Grittner <kevin.grittner@wicourts.gov>
From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Heikki Linnakangas" <heikki.linnakangas@enterprisedb.com>, "Jeff Davis" <pgsql@j-davis.com>
Cc: "Dan Ports" <drkp@csail.mit.edu>,<pgsql-hackers@postgresql.org>
Date: 2012-02-29T14:59:27Z
Lists: pgsql-hackers
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote: > On 23.02.2012 01:36, Jeff Davis wrote: >> On Tue, 2012-02-14 at 19:32 -0500, Dan Ports wrote: >>> Hmm, it occurs to me if we have to abort a transaction due to >>> serialization failure involving a prepared transaction, we might >>> want to include the prepared transaction's gid in the errdetail. >> >> I like this idea. > > +1. Anyone want to put together a patch? Unless Dan claims it before I start the work, I'll do it. -Kevin