setRuleCheckAsUser has to be applied to any subqueries appearing in a
Tom Lane <tgl@sss.pgh.pa.us>
setRuleCheckAsUser has to be applied to any subqueries appearing in a rule's event_qual, not only to the rule's action. Per example from Arturs Zoldners.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/rewrite/rewriteDefine.c | modified | +17 −8 |