Forum OpenACS Improvement Proposals (TIPs): Re: TIP #65: (Approved) Modify APM to recompile busted Oracle PACKAGE and PACKAGE BODY objects after upgrade

As a side note, views containing "select * from table" do not recompile correctly under "alter view compile" when columns are added to the underlying table.  I'm fiddling around with some code that selects the source from user_views and re-runs it, but I bet code exists for this too.  Does it?