Re: drop column?

From: "Poul L(dot) Christiansen" <poulc(at)cs(dot)auc(dot)dk>
To: Andrew Gould <andrewgould(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: drop column?
Date: 2000-10-04 15:54:13
Message-ID: 39DB52A5.AA1B14FD@cs.auc.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You don't :)

Currently you can't drop an column from a table, but I think you can in
version 7.1. So you have to wait to november. In the mean time, just
rename it.

Andrew Gould wrote:
>
> How do you drop a column from a table? I'm using
> PostgreSQL 7.0.2.
>
> Thanks,
>
> Andrew Gould
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
> http://photos.yahoo.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dan 2000-10-04 16:34:48 web base
Previous Message Jason C. Wells 2000-10-04 15:49:34 Re: drop column?