Knowing and setting the edition

Hi,

I'm using the edition-based redefinition feature of the database.
My Toad version is 11.0.0.116.

Schema Browser shows the available editions but I find it hard to know which edition will be used when I compile something in a pl/sql tab.

If I have an sql editor window and issue a

alter session set edition = ed2;
and then open a new pl/sql tab (or window) it's not obvious in what edition that code will go into.

Maybe this has been fixed in a newer version. Then I'll upgrade :slight_smile:
Otherwise it would be great to be able to see and select an edition for a tab.

Kind regards

Tomas Albinsson