Re: [pgadmin-support] pgAdmin crashes when adding NOT NULL (among other times)

2005-05-26 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Beverly T. Block > Sent: 26 May 2005 18:15 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] pgAdmin crashes when adding NOT > NULL (among other times)

[pgadmin-support] pgAdmin crashes when adding NOT NULL (among other times)

2005-05-26 Thread Beverly T. Block
I'm setting up the schema for a new db using pgAdmin. I have a varchar column which I decided should be NOT NULL. When I try to set that property, pgAdmin crashes when I click on OK for the Table window (it exits from the change window without incident). There is not yet any data in the table.