ALTER DROP COLUMN

From: "ross::barna" <rbarna(at)neochi(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: ALTER DROP COLUMN
Date: 2001-02-07 22:52:59
Message-ID: Pine.LNX.4.21.0102071751160.685-100000@totoro.neochi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brice Ruth 2001-02-07 23:53:18 monitoring running queries?
Previous Message Hunter Hillegas 2001-02-07 22:22:37 Re: Using the JDBC Driver - users: Permission Denied