Re: Polecat "quit unexpectdly"

Kevin Grittner <kevin.grittner@wicourts.gov>

From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Robert Creager" <Robert.Creager@Oracle.com>, <pgbuildfarm-members@pgfoundry.org>, <pgsql-hackers@postgresql.org>
Date: 2011-06-14T20:11:37Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Oops, forgot to change the order of entries in 2PC callback arrays when I

  2. Renumber 2PC resource managers so that compared to 9.0, predicate lock rmgr

Robert Creager <Robert.Creager@Oracle.com> wrote:
 
> Stack trace, nothing else.
 
> 3   postgres                      	0x000000010005cafa 
> multixact_twophase_postcommit + 74 (multixact.c:1367)
> 4   postgres                      	0x000000010005deab
> ProcessRecords + 91 (twophase.c:1407)
> 5   postgres                      	0x000000010005f78a 
> FinishPreparedTransaction + 1610 (twophase.c:1368)
 
If this was a checkout from more than about 7 hours ago and less
than about 10 hours ago, please get a fresh copy of the source and
try again.
 
-Kevin