git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 1958603) | patch
Add checks to DefineQueryRewrite() to prohibit attaching rules to relations
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.
src/backend/rewrite/rewriteDefine.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /