Jordan Deitch writes:
> It appears only the oid of the relations used in a view are captured in the
> view definition, not the relations' name itself. The effect this has is that
> relation renaming does not propagate to views. I would like to assert that
> they should.
> The user has stated t
Hi Hackers -
It appears only the oid of the relations used in a view are captured in the
view definition, not the relations' name itself. The effect this has is that
relation renaming does not propagate to views. I would like to assert that they
should.
The user has stated their intention in t