On Wed, May 13, 2009 at 3:36 PM, Tom Lane <[email protected]> wrote: > "Ian Turner" <[email protected]> writes: >> It appears that (unlike with triggers), PostgreSQL will accept the creation >> of rules on system catalogs, but these rules are not actually executed. > > They're not honored by internal catalog updates, no.
Shouldn't their creation be prevented in the first place, like triggers? -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
