Does this mean that the code is or isn't usable?

Geoff

-----Original Message-----
From: Hiroshi Inoue [mailto:[EMAIL PROTECTED]]
Sent: Sunday, September 23, 2001 11:02 PM
To: Stephan Szabo
Cc: Gowey, Geoffrey; [EMAIL PROTECTED]
Subject: Re: [HACKERS] an already existing alter table drop column ?!?!?!


Stephan Szabo wrote:
> 
> On Fri, 21 Sep 2001, Gowey, Geoffrey wrote:
> 
> > 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?
> 
> IIRC, it was not enabled pending further discussion of the behavior.

As to 'DROP COLUMN', I neglected to remove _DROP_COLUMN_HACK__
stuff which has no meaing now sorry. I would remove it after
the 7.2 release.

regards,
Hiroshi Inoue

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to