Re: Problem with txid_snapshot_in/out() functionality - Mailing list pgsql-hackers

From Jan Wieck
Subject Re: Problem with txid_snapshot_in/out() functionality
Date
Msg-id 534934CB.1010600@wi3ck.info
Whole thread Raw
In response to Re: Problem with txid_snapshot_in/out() functionality  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
On 04/12/14 08:38, Andres Freund wrote:

> Since it's sorted there, that should be fairly straightforward. Won't
> fix already created and stored datums tho. Maybe _in()/parse_snapshot()
> should additionally skip over duplicate values? Looks easy enough.

There is the sort ... missed that when glancing over the code earlier.

Right, that is easy enough and looks like an acceptable fix for back 
branches too.


Thanks,
Jan

-- 
Jan Wieck
Senior Software Engineer
http://slony.info



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Problem with txid_snapshot_in/out() functionality
Next
From: Tom Lane
Date:
Subject: Re: Problem with txid_snapshot_in/out() functionality