Re: default_isolation_level='serializable' crashes on Windows

Kevin Grittner <kevin.grittner@wicourts.gov>

From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: <heikki.linnakangas@enterprisedb.com>
Cc: <pgsql-hackers@postgresql.org>,<tgl@sss.pgh.pa.us>
Date: 2012-08-14T12:56:43Z
Lists: pgsql-hackers

Attachments

Heikki Linnakangas  wrote:
 
> we have to somehow fix the crash and the assertion failure on 9.1.
 
Here's a revision with some changes based on your feedback.  I have
to go to my "day job" now, and I was unable to find the right place
to fix the streaming replication problem.  I fear I won't be able to
get this sorted out before the wrap of back-branch releases this
evening, so if you feel it is urgent enough to need to get into
that, feel free to finish it; otherwise I'll keep at it tonight.
 
-Kevin