Re: delete column - Mailing list pgsql-general

From Lincoln Yeoh
Subject Re: delete column
Date
Msg-id 5.1.0.14.1.20020427124603.0307f090@192.228.128.13
Whole thread Raw
In response to Re: delete column  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: delete column  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Oops my mistake!  I actually didn't use select into to create the table,
because I didn't want the columns exactly the same as before - was
switching from varchar to text.

:).

Link.

At 11:03 PM 4/26/02 -0400, Bruce Momjian wrote:

>Good.  However, why do you do the 'create new table' when the SELECT
>INTO creates the table?
>
>FAQ updated to take advantage of rollback-able DROP TABLE:



pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: delete column
Next
From: Bruce Momjian
Date:
Subject: Re: delete column