Re: Is earlier error "Could not locate the record for deletion" fixed?

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Knut Nymoen" <nymoen(at)systek(dot)no>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Is earlier error "Could not locate the record for deletion" fixed?
Date: 2002-06-05 07:26:48
Message-ID: D85C66DA59BA044EB96AB9683819CF6101531B@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: Knut Nymoen [mailto:nymoen(at)systek(dot)no]
> Sent: 04 June 2002 20:06
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] Is earlier error "Could not locate
> the record for deletion" fixed?
>
>
> Hi,
>
> I hope you can help me a bit here.
>
> I just discovered a problem with deleting records from a
> table using pgAdmin II, where I got the message "Could not
> locate the record for deletion in the database" I am using
> version 1.2.0 of pgAdmin btw and postgresql 7.1
>
> However, I found a post from Dave at
> http://archives.postgresql.org/pgadmin-support/2001-11/msg00005.php
> where he say that he is working on this bug.
>
> Do you know if this bug is fixed?

Yes and no. It's one of those non-exact one that will probably keep
cropping up. Currently though, I think we do a better job than
Microsoft's ADO does :-).

Anyway, the bugs mentioned in that post were fixed before v1.2.0. I have
done more work in the current development code that improves things even
more by using a primary key if one is available. You can download the
dev code from http://cvs.pgadmin.org/cgi-bin/viewcvs.cgi/binaries/ -
download the tarball & then follow the instructions in the readme.

Regards, Dave.

Browse pgadmin-support by date

  From Date Subject
Next Message Vergoz Michael 2002-06-05 07:27:31 Fw: infinite loop
Previous Message Dave Page 2002-06-05 07:15:24 Re: infinite loop