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

UNION select in a CREATE RULE caused a weird error, because transformRuleStmt

got confused by 'dummy' targetlist built for the UNION's toplevel query.
Fix by making dummy targetlist a little less cheesy.
parent d72eb7cb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment