Re: pgAdmin crashes on DDL - Mailing list pgadmin-support

From aditsu
Subject Re: pgAdmin crashes on DDL
Date
Msg-id 1369071038524-5756222.post@n5.nabble.com
Whole thread Raw
In response to Re: pgAdmin crashes on DDL  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List pgadmin-support
Ashesh Vashi wrote
>> aditsu wrote
>> Ok, first time I tried to reproduce it running from gdb it didn't crash,
>> then I tried again outside of gdb and it crashed. Then I ran it from gdb
>> again, the last version of foo was still there (with the serial column),
>> I
>> just did the "create script" thing and changed it back to integer, and
>> this
>> time it crashed as expected. Backtrace attached
>>
> Can you please share the script or sample of script? (Is it pgScript?)

Well, as I said, I went to "create script" on the "foo" table. The script
looked like this when I opened it:


Then I changed it to:


and ran it, and closed the query window. Crash followed instantly.



--
View this message in context: http://postgresql.1045698.n5.nabble.com/pgAdmin-crashes-on-DDL-tp5754991p5756222.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.



pgadmin-support by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: pgAdmin crashes on DDL
Next
From: Dave Page
Date:
Subject: Re: Browser fixes