Re: RE: [GENERAL] update inside transaction violates unique constraint? - Mailing list pgsql-hackers

From Hiroshi Inoue
Subject Re: RE: [GENERAL] update inside transaction violates unique constraint?
Date
Msg-id 39D186F3.587CD0D6@tpf.co.jp
Whole thread Raw
In response to RE: RE: [GENERAL] update inside transaction violates un ique constraint?  ("Mikheev, Vadim" <vmikheev@SECTORBASE.COM>)
List pgsql-hackers

"Mikheev, Vadim" wrote:

> > > Btree doesn't take into account that tuple was just marked
> > > for update but still alive. Seems it was handled properly in 6.5.X ?
> >
> > Nope. It has been broken a long time...
>
> Hmm, as I remember, Hiroshi fixed something in this area for 7.0.X.
> Hiroshi?
> Probably, his fix somehow disappeared from CVS?
> Diff against 7.0.2 sources attached.
>
> Vadim
> 2 Marc - please add this to upcoming 7.0.3
>

Hmm,it seems that both current and REL7_0_PATCHES
have already been changed.
I committed the the change to current tree and
asked Tatsuo to commit it to REL7_0_PATCHES tree.

Regards.

Hiroshi Inoue




pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Recovery Procedures in 'single user mode' ...
Next
From: "Mikheev, Vadim"
Date:
Subject: RE: RE: [GENERAL] update inside transaction violates un ique constraint?