Extension of data-bound collation architecture to PL/SQL
Hello,
The documentation of Oracle Database 21 says:
Oracle Database provides limited data-bound collation support for PL/SQL types and user-defined types (UDTs). Only those features are provided in Oracle Database that are needed to maintain forward compatibility of PL/SQL code, with the possible future extension of data-bound collation architecture to PL/SQL without limiting the use of PL/SQL with database objects that use the data-bound collation feature.
We, an Oracle Golden Partner, need this feature. The column-level "collate" clause is unusable for us without PL/SQL supporting it. In which Oracle release we can expect it?