ALTER DROP COLUMN - Mailing list pgsql-general

From ross::barna
Subject ALTER DROP COLUMN
Date
Msg-id Pine.LNX.4.21.0102071751160.685-100000@totoro.neochi.com
Whole thread Raw
Responses Re: ALTER DROP COLUMN  ("Brent R. Matzelle" <bmatzelle@yahoo.com>)
Re: ALTER DROP COLUMN  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
neochi=> ALTER TABLE news DROP COLUMN date;
ERROR:  ALTER TABLE/DROP COLUMN not yet implemented


What's that about???  How do I drop a field of a table?!

Thanks,
-Ross


pgsql-general by date:

Previous
From: kowal@nawigator.pl
Date:
Subject: Trigger/Function Problem
Next
From: Christopher Sawtell
Date:
Subject: Re: [SQL] Re: SQL Join - MySQL/PostgreSQL difference?