Re: error in last pgadmin git version

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема Re: error in last pgadmin git version
Дата
Msg-id AANLkTi=ViyYGExE=M4_jvCUfp+qadwJuro=NsmpiMX0J@mail.gmail.com
обсуждение исходный текст
Ответ на Re: error in last pgadmin git version  (Dave Page <dpage@pgadmin.org>)
Ответы Re: error in last pgadmin git version  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
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).

--
Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise Postgres Company



On Thu, Aug 19, 2010 at 1:27 PM, Dave Page <dpage@pgadmin.org> wrote:
On Thu, Aug 19, 2010 at 7:23 AM, Ashesh Vashi
> What is the version of pgAdmin?

See $SUBJECT

> And, What are you trying to fetch?

It sounded like Timon was simply clicking on a table - I've managed to
reproduce it, but not with all tables. Will fix...

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

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

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: error in last pgadmin git version
Следующее
От: Dave Page
Дата:
Сообщение: Re: error in last pgadmin git version