View Single Post

   
  #1 (permalink)  
Old 04-18-2008, 10:37 AM
Tom Lane
 
Posts: n/a
Default Re: Rename latestCompletedXid to latestCommittedXid

"Florian G. Pflug" <fgp@phlo.org> writes:
> Per my post to the hackers list, here is a patch that renamed
> latestCompletedXid to latestCommittedXid, and updates it only
> on commits.


This is wrong --- it will break early detection of aborted
subtransactions.

regards, tom lane

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

http://archives.postgresql.org

Reply With Quote