Re: Adding columns NOT NULL - Mailing list pgadmin-support

From Dave Page
Subject Re: Adding columns NOT NULL
Date
Msg-id 937d27e10803110209y4cc38f5bkfa97f10fc42aa8e1@mail.gmail.com
Whole thread Raw
In response to Adding columns NOT NULL  (Laurent ROCHE <laurent_roche@yahoo.com>)
List pgadmin-support
On Fri, Mar 7, 2008 at 10:30 AM, Laurent ROCHE <laurent_roche@yahoo.com> wrote:
>
> So I would suggest to generate the code:
> ALTER TABLE my_table ADD COLUMN my_col boolean NOT NULL DEFAULT false;

It actually does do this already if you add the column through the
table dialogue. I've fixed the column dialogue to do it when called
directly as well (for 1.8.3).

Thanks!

-- 
Dave Page
EnterpriseDB UK Ltd: http://www.enterprisedb.com
PostgreSQL UK 2008 Conference: http://www.postgresql.org.uk


pgadmin-support by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views
Next
From: Michael Eschweiler
Date:
Subject: Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views