> Anyway, what's the preferred syntax for triggering the rule
> recompilation? I thought about
>
> ALTER RULE {rulename|ALL} RECOMPILE;
>
> Where ALL triggers only those rules where the user actually
> has RULE access right on a relation.
In good world rules (PL functions etc) should be automatically
marked as dirty (ie recompilation required) whenever referenced
objects are changed.
Vadim
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://www.postgresql.org/search.mpl
- [HACKERS] Rule recompilation Jan Wieck
- Re: [HACKERS] Rule recompilation Mikheev, Vadim
- Re: [HACKERS] Rule recompilation Jan Wieck
- Re: [HACKERS] Rule recompilation Jan Wieck
- Re: [HACKERS] Rule recompilation Alex Pilosov
- RE: [HACKERS] Rule recompilation Mikheev, Vadim
- Re: [HACKERS] Rule recompilation Alex Pilosov
- RE: [HACKERS] Rule recompilation Mikheev, Vadim
- [HACKERS] Dependency tracking Jean-Michel POURE
- Re: [HACKERS] Rule recompilation Jan Wieck
- Re: [HACKERS] Rule recompilation Tom Lane
- Re: [HACKERS] Rule recompilation Alex Pilosov
