Jeff Davis <pgsql@j-davis.com> wrote:
> SSI automatically detects any race conditions among concurrent
> transactions, and safely rolls some transactions back. That means
> you can enforce arbitrary business rules and mix transactions
> safely without blocking; and simply retry any failed transactions.
I like it. Josh, do we need to cut this to something shorter, or is
this OK? You know, you can fit a lot on two lines in the right
font.... ;-)
-Kevin