Re: [PATCH] Transaction traceability - txid_status(bigint) - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: [PATCH] Transaction traceability - txid_status(bigint)
Date
Msg-id CAMsr+YFHUoRzyPExYmPxW4sLsBKJoXDhx-3KA6U8jsJyLu=6nA@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Transaction traceability - txid_status(bigint)  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: [PATCH] Transaction traceability - txid_status(bigint)  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-hackers
<p dir="ltr"><p dir="ltr">On 2 Sep. 2016 8:30 pm, "Simon Riggs" <<a
href="mailto:simon@2ndquadrant.com">simon@2ndquadrant.com</a>>wrote:<br /> ><br /> > On 2 September 2016 at
13:16,Craig Ringer <<a href="mailto:craig@2ndquadrant.com">craig@2ndquadrant.com</a>> wrote:<br /> ><br />
>> So I've moved it to xlog.c...<br /> ><br /> > I'm pretty sure it shouldn't live in xlog.c, but there may
besome<br /> > good reason I can't see yet.<p dir="ltr"> Ugh. Yes. transam.c would be rather saner.<p dir="ltr">Only
forthe helper to determine if an xid is recent though; txid_ status stays in adt/xact.c where it belongs along with
txid_current()etc.<p dir="ltr">> --<br /> > Simon Riggs                <a
href="http://www.2ndQuadrant.com/">http://www.2ndQuadrant.com/</a><br/> > PostgreSQL Development, 24x7 Support,
RemoteDBA, Training & Services<br /> 

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [PATCH] Transaction traceability - txid_status(bigint)
Next
From: Tom Lane
Date:
Subject: Tracking timezone abbreviation removals in the IANA tz database