Skip to content
Snippets Groups Projects
Commit eeaa497e authored by Tom Lane's avatar Tom Lane
Browse files

Give error message, rather than coredump, for utility statements in

conditional rules (rules with WHERE clauses).  We cannot support these
since there's noplace to hang a condition on a utility statement.
We caught the other case (attempt to attach a condition at rewrite time)
awhile ago, but this one escaped notice until now.
parent 12c15520
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment