"Simon Riggs" <[EMAIL PROTECTED]> writes:
> Here's v23, including all suggested changes, plus some reworking of the
> transaction APIs to reduce the footprint of the patch. 

Applied with some editorialization --- I found a few bugs, as well as
things that seemed they could be neater.  Notable was that the patch
would have significantly increased the contention for CLogControlLock by
requiring two lock cycles to fetch a transaction's commit status and
LSN.  I changed it so that TransactionIdGetStatus returns both pieces
of information.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to