Re: "ALSO" keyword to "CREATE RULE" patch

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: "ALSO" keyword to "CREATE RULE" patch
Дата
Msg-id 200403042331.i24NVs913028@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: "ALSO" keyword to "CREATE RULE" patch  (Jan Wieck <JanWieck@Yahoo.com>)
Ответы Re: "ALSO" keyword to "CREATE RULE" patch  (Jan Wieck <JanWieck@Yahoo.com>)
Список pgsql-patches
Jan Wieck wrote:
> Tom Lane wrote:
>
> > Fabien COELHO <coelho@cri.ensmp.fr> writes:
> >> Most of the patch deals with the documentation, which is rather ugly
> >> because it keeps telling about "INSTEAD" vs "non-INSTEAD" rules, as there
> >> is no name for the default behavior. I think "ALSO" fixes this issue as it
> >> clarifies the explanations.
> >
> > Hmm ... I find that argument much more convincing than any of the others
> > ...
> >
> > Jan, what do you think?  You invented this command's syntax IIRC.
>
> I did not. We inherited it from Postgres 4.2. If people think an ALSO
> keyword will clearify things, what about renaming the whole CREATE RULE
> into something along the line CREATE QUERY REWRITE MACRO?

Are you saying you don't want ALSO added?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-patches по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: "ALSO" keyword to "CREATE RULE" patch
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Doc for ltrim and rtrim