Re: nested xacts and phantom Xids - Mailing list pgsql-patches

From Tom Lane
Subject Re: nested xacts and phantom Xids
Date
Msg-id 8690.1088311750@sss.pgh.pa.us
Whole thread Raw
In response to Re: nested xacts and phantom Xids  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Responses Re: nested xacts and phantom Xids  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-patches
Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> I'll work on adding the Xid-cache to PGPROC and using that in
> TransactionIdIsInProgress and the tqual routines.  If you want to work
> on that let me know and I'll handle things like the password file, local
> bufmgr refcount, etc.

Either one is okay, though doing the latter (ie modules you didn't touch
yet) would be probably a bit easier to merge.

            regards, tom lane

pgsql-patches by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: nested xacts and phantom Xids
Next
From: Alvaro Herrera
Date:
Subject: Re: nested xacts and phantom Xids