public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tom Lane <[email protected]>
To: Sean Reifschneider <[email protected]>
Cc: [email protected]
Subject: Re: Docs patch to note that rules only get run once per query.
Date: Sun, 13 Apr 2003 23:47:32 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
Sean Reifschneider <[email protected]> writes:
> I've made the following patch to the current CVS docs.
> + Note that rules are only invoked once per query.
<<itch>> This still seems like a serious oversimplification or
misexplanation to me. It's true that a rule creates only one new query
to execute alongside each user-supplied query --- but that additional
query can execute upon many individual rows. So I feel dissatisfied
with the above "clarification". Can you think of another way to explain
it?
regards, tom lane
view thread (7+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Docs patch to note that rules only get run once per query.
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox