On Tue, 14 Jan 2003, Sindunata Sudarmaji wrote:
> Hi all,
>
> I think I found a bug in the combination of PL/PGSQL and Foreign Key
> constraint. Please find below a sample case problem:
Try upgrading to 7.3 and seeing if you still see errors, various
intermediate state bugs were fixed between 7.2 and 7.3. I believe
this is fixed by the check to see if a pk table row was inserted
that matches the row being modified in the no action triggers.