Re: ADD/DROP CONSTRAINT and inheritance - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: ADD/DROP CONSTRAINT and inheritance
Date
Msg-id 200105240429.f4O4TNU01456@candle.pha.pa.us
Whole thread Raw
In response to RE: ADD/DROP CONSTRAINT and inheritance  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
[ Charset ISO-8859-1 unsupported, converting... ]
> > "Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:
> > > I'm not sure what you mean here, Tom - I meant that the ONLY
> > keyword could
> > > be optional.
> >
> > The current gram.y code allows either ALTER TABLE foo ONLY or ALTER
> > TABLE foo* for all forms of ALTER ... with the default interpretation
> > being the latter.
> 
> Oops - ok, I didn't notice that...hmmm...maybe I should check my patch for
> that before Bruce commits it...

Got it.  Patch on hold.

As you can see, inheritance really needs some attention.  Feel free to
give it.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: DROP CONSTRAINT patch
Next
From: Bruce Momjian
Date:
Subject: Re: More pgindent follies