Re: "ALSO" keyword to "CREATE RULE" patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: "ALSO" keyword to "CREATE RULE" patch
Date
Msg-id 200403042331.i24NVs913028@candle.pha.pa.us
Whole thread Raw
In response to Re: "ALSO" keyword to "CREATE RULE" patch  (Jan Wieck <JanWieck@Yahoo.com>)
Responses Re: "ALSO" keyword to "CREATE RULE" patch
List 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 by date:

Previous
From: Jan Wieck
Date:
Subject: Re: "ALSO" keyword to "CREATE RULE" patch
Next
From: Bruce Momjian
Date:
Subject: Re: Doc for ltrim and rtrim