Re: Error on delete row

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Colin Beckingham <colbec(at)start(dot)ca>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Error on delete row
Date: 2012-03-10 11:52:22
Message-ID: 1331380342.2339.1.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Fri, 2012-03-09 at 08:11 -0500, Colin Beckingham wrote:
> I think this may be a dup of an earlier report, but maybe new info:
>
> 1.15 dev, opensuse 12.1 Gnome 3
>
> Attempting to delete record
>
> 1. open pgadmin3
> 2. drill down to table, right click, select 'last 100 rows'
> 3. table has oids and PK
> 4. select row to delete, click delete icon
> 5. error box, backtrace below.
> 6. crash.
>

Fixed. Actually, there were a bunch of issues like this in the code.
Thank you.

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2012-03-10 13:38:09 Re: Error in Query Builder: multi-line sql
Previous Message Guillaume Lelarge 2012-03-10 08:11:06 Re: Rename Trigger script error