diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-10-27 18:09:41 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-10-27 18:09:41 +0000 |
commit | b2b0673e4be50915b92ec39de6ace4d2c5ba6a1d (patch) | |
tree | fa2b31cd42ff8b9d383b75c033832f42af0fee85 /src/backend/commands/dbcommands.c | |
parent | 3fe704209adddf2835bb3e694267acddfc49bc9e (diff) | |
download | postgresql-b2b0673e4be50915b92ec39de6ace4d2c5ba6a1d.tar.gz postgresql-b2b0673e4be50915b92ec39de6ace4d2c5ba6a1d.zip |
When displaying a Var that is a reference to a column of an unnamed join,
try to display it as a reference to the underlying column instead. This
is a legitimate substitution (it wouldn't be for a named join) and it
fixes some cases where the display would otherwise be ambiguous. Per
example from Sim Zacks.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions