SSI bug?

From: yamt(at)mwd(dot)biglobe(dot)ne(dot)jp (YAMAMOTO Takashi)
To: pgsql-hackers(at)postgresql(dot)org
Subject: SSI bug?
Date: 2011-02-10 08:48:26
Message-ID: 20110210084826.B83FA19CE68@mail.netbsd.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

hi,

it seems that PredicateLockTupleRowVersionLink sometimes create
a loop of targets (it founds an existing 'newtarget' whose nextVersionOfRow
chain points to the 'oldtarget') and it later causes
CheckTargetForConflictsIn loop forever.

YAMAMOTO Takashi

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2011-02-10 08:49:41 Re: patches that could use additional reviewers
Previous Message Merlin Moncure 2011-02-10 08:20:23 Re: Varchar and binary protocol