git.postgresql.org Git - postgresql.git/commit
2009年5月13日 22:32:55 +0000 (22:32 +0000)
2009年5月13日 22:32:55 +0000 (22:32 +0000)
commit a7107136445914dcfaee7fed4cf65314f73cc6b7
Add checks to DefineQueryRewrite() to prohibit attaching rules to relations
that aren't RELKIND_RELATION or RELKIND_VIEW, and to disallow attaching rules
to system relations unless allowSystemTableMods is on. This is to make the
behavior of CREATE RULE more like CREATE TRIGGER, which disallows the
comparable cases. Per discussion of bug #4808.
This is the main PostgreSQL git repository.
RSS
Atom