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

Un-break EXPLAIN for Append plans. I messed this up a few days ago while

adding the ModifyTable node type --- I had been thinking ModifyTable should
replace Append as a special case in push_plan(), but actually both of them
have to be special-cased.
parent be6899f1
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