Build 2074:
- The record for rdb$object_type 38 ("SCHEMA") is missing in rdb$types.
- The owner of the database is explicitly granted usage on schemas "SYSTEM" and "PUBLIC", as can be seen in rdb$user_privileges, although the docs state that both schemas have a default usage permission granted to "PUBLIC".
No big deal if this is intended and as designed, but makes workarounds necessary in tools which extract grant info from these system tables.
Build 2074:
No big deal if this is intended and as designed, but makes workarounds necessary in tools which extract grant info from these system tables.