WL#4298: Metadata cache for all objects

Affects: Server-6.1   —   Status: Assigned

Extend the table definition cache to allow to store definitions of
 * views
 * stored procedures and functions
 * generally, any type of metadata

* the locking mechanism should allow coordination between multiple caches, while 
minimizing serialization of threads.