Re: Can I assume there's only one _RETURN rule?
От | Tom Lane |
---|---|
Тема | Re: Can I assume there's only one _RETURN rule? |
Дата | |
Msg-id | 1174.1155862365@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Can I assume there's only one _RETURN rule? (Alvaro Herrera <alvherre@commandprompt.com>) |
Ответы |
Re: Can I assume there's only one _RETURN rule?
Re: Can I assume there's only one _RETURN rule? |
Список | pgsql-hackers |
Alvaro Herrera <alvherre@commandprompt.com> writes: > I'm rewriting several parts of the patch, and have a question. Can I > assume that there is only one rule on the CMD_SELECT event, for any > given view? Yeah. See the restrictions enforced by DefineQueryRewrite() for details. There's also a unique index on pg_rewrite that would have answered $SUBJECT for you ;-) > Something else -- on the rewrite code I see mentioned a lot of times the > acronym RIR (like in fireRIRrules); what does RIR stand for? I can't > find it anywhere. Damifino ... Jan might remember. regards, tom lane
В списке pgsql-hackers по дате отправления: