Missing schema name for base collation of a collation?
6 views
Skip to first unread message
Mark Rotteveel
unread,
Mar 16, 2026, 9:30:13 AM (2 days ago) Mar 16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to firebir...@googlegroups.com
Shouldn't RDB$COLLATIONS also have a RDB$BASE_COLLATION_SCHEMA (or
RDB$BASE_COLLATION_SCHEMA_NAME) column?
Given the syntax of CREATE COLLATION allows you to specify either
existing collation (which has a schema) *or* an external name, I would
expect the schema to be stored.