Re: Serializable snapshot isolation patch - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Serializable snapshot isolation patch
Date
Msg-id 4CC087680200002500036C93@gw.wicourts.gov
Whole thread Raw
In response to Re: Serializable snapshot isolation patch  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
Jeff Davis <pgsql@j-davis.com> wrote:
> When using locks in an unconventional way, it would be helpful to
> describe the invalid schedules that you're preventing. Perhaps an
> example if you think it would be reasonably simple? Also some
> indication of how another process is intended to modify the list
> without walking it.
I've just pushed some comment changes intended to address this.  Did
I hit the mark?
-Kevin
P.S.  Sorry for the delay in responding to such simple requests --
I've been tied up with a family medical crisis; I hope to crank
through much of what you've raised this weekend.


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: crash in plancache with subtransactions
Next
From: Bruce Momjian
Date:
Subject: Re: Floating-point timestamps versus Range Types