an already existing alter table drop column ?!?!?! - Mailing list pgsql-hackers

From Gowey, Geoffrey
Subject an already existing alter table drop column ?!?!?!
Date
Msg-id E15F4B031E17D5118B18009027F67927DAEB@SERVER
Whole thread Raw
Responses Re: an already existing alter table drop column ?!?!?!  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-hackers
While looking through the code I found an already existing alter table drop
column in src/backend/parser/gram.y.  However, when I try to run it in psql
it comes back with a not implemented.  Was the left hand not talking to the
right hand when this was coded or is there more to this?

Geoff


pgsql-hackers by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: Further CVS errors
Next
From: Tom Lane
Date:
Subject: pg_ctl needs a SIGHUP option