Re: Serializable Isolation without blocking - Mailing list pgsql-hackers

From Markus Wanner
Subject Re: Serializable Isolation without blocking
Date
Msg-id 4B475BBA.3070902@bluegap.ch
Whole thread Raw
In response to Re: Serializable Isolation without blocking  (Greg Stark <gsstark@mit.edu>)
List pgsql-hackers
Hi,

Greg Stark wrote:
> well the one place you *cannot* attach them is on the tuples. because
> you need to new able to lock hypothetical new tuples which don't exist
> yet.

Well, maybe "attaching" here is meant in a more general or theoretical
sense. I think we all agree that adding them to the tuple header on disk
is not an option.

Regards

Markus Wanner



pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Patch: Allow substring/replace() to get/set bit values
Next
From: "Kevin Grittner"
Date:
Subject: Re: git help (was: Serializable Isolation without blocking)