Re: Tuple visibility within a single XID - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: Tuple visibility within a single XID
Date
Msg-id 5524851A.60709@BlueTreble.com
Whole thread Raw
In response to Re: Tuple visibility within a single XID  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On 4/7/15 8:11 PM, Peter Geoghegan wrote:
> You're not the first to consider trying something like this in
> specific scenarios, but my work on UPSERT leads me to believe it isn't
> workable.

Yeah, every time I get into the really nitty-gritty details of this 
stuff it gets scary. That's why I didn't even bother with a patch before 
asking.

Thanks for setting me straight. :)
-- 
Jim Nasby, Data Architect, Blue Treble Consulting
Data in Trouble? Get it in Treble! http://BlueTreble.com



pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: pg_regress writes into source tree
Next
From: Fabrízio de Royes Mello
Date:
Subject: Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. );