Re: ADD/DROP CONSTRAINT and inheritance

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: ADD/DROP CONSTRAINT and inheritance
Дата
Msg-id 200105240429.f4O4TNU01456@candle.pha.pa.us
обсуждение исходный текст
Ответ на RE: ADD/DROP CONSTRAINT and inheritance  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: DROP CONSTRAINT patch
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: More pgindent follies