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

Ensure that the phrels sets of PlaceHolderVars appearing in an AppendRelInfo's

translated_vars list get updated when pulling up an appendrel member.  It's
not clear that this really matters at present, since relatively little gets
done with the outputs of an appendrel child relation; but it probably will
come back to bite us sometime if we leave them with the wrong values.
parent 04366799
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.
Finish editing this message first!
Please register or to comment