Re: error in last pgadmin git version

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Cc: Timon <timosha(at)gmail(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: error in last pgadmin git version
Date: 2010-08-19 09:29:22
Message-ID: AANLkTinh7j6JM-VGuLSPbkQEYvoEPw14ggMj_R7mcME2@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Thu, Aug 19, 2010 at 9:36 AM, Ashesh Vashi
<ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
> I am able to reproduce it (it is reproducible with an index constraints in
> the table.)
> And, also found one more crash while working on it.
> Steps to reproduce:
> - Create a table without any constraint
> i.e. CREATE TABLE xyz(c1 integer, c2 character varying);
> - Open Table Properties for the 'xyz' table.
> - Go to 'Constraints' tab
> - Click 'Add' button
> - It will open the 'New primary key' dialog
> - Go to 'Columns' tab
> - Select any column from the column combo-box and Boom... (Crashed).

Works fine here. Can you debug at your end?

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2010-08-19 09:30:12 Re: error in last pgadmin git version
Previous Message Ashesh Vashi 2010-08-19 08:36:22 Re: error in last pgadmin git version