diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-01-13 17:19:10 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-01-13 17:19:10 +0000 |
commit | c06b31dc31e5f6a8ee669449157b39be9987e375 (patch) | |
tree | efe0e2c563e1de018bd703727560ae2dde5239e8 /src/tutorial/basics.source | |
parent | c2eef62c6632df0a9e5a8c6d5dfc378842ce488e (diff) | |
download | postgresql-c06b31dc31e5f6a8ee669449157b39be9987e375.tar.gz postgresql-c06b31dc31e5f6a8ee669449157b39be9987e375.zip |
get_names_for_var didn't do recursion for unnamed JOIN vars quite right;
got it wrong when the JOIN was in an outer query level. Per example from
Laurie Burrow. Also fix same issue in markTargetListOrigin. I think the
latter is only a latent bug since we currently don't apply markTargetListOrigin
except at the outer level ... but should do it right anyway.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions