Le 19/08/2010 11:29, Dave Page a écrit : > On Thu, Aug 19, 2010 at 9:36 AM, Ashesh Vashi > <[email protected]> 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? >
Probably Ashesh wasn't using your patch when he did his test? -- Guillaume http://www.postgresql.fr http://dalibo.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
