mirror of https://github.com/postgres/postgres
If such a Var appeared within a nested sub-select, we failed to translate it correctly during pullup of the view, because the recursive call to replace_rte_variables_mutator was looking for the wrong sublevels_up value. Bug was introduced during the addition of the PlaceHolderVar mechanism. Per bug #5514 from Marcos Castedo.REL9_0_STABLE
parent
31c47e53aa
commit
f685cbbac8
Loading…
Reference in new issue