diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-07-09 21:11:47 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-07-09 21:11:47 +0000 |
commit | 2b8a624596179efc3605cef4c80ba9fcea75c21c (patch) | |
tree | 682ad84108f11565bae6c06b29925d4f968003bc /src/backend/executor/execProcnode.c | |
parent | a0d7c5f6894fd1402c7cae8ebc23c4265265919c (diff) | |
download | postgresql-2b8a624596179efc3605cef4c80ba9fcea75c21c.tar.gz postgresql-2b8a624596179efc3605cef4c80ba9fcea75c21c.zip |
Fix ruleutils' get_variable() to print something useful for Vars referencing
resjunk outputs of subquery tlists, instead of throwing an error. Per bug
#5548 from Daniel Grace.
We might at some point find we ought to back-patch this further than 9.0,
but I think that such Vars can only occur as resjunk members of upper-level
tlists, in which case the problem can't arise because prior versions didn't
print resjunk tlist items in EXPLAIN VERBOSE.
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions