1 2 3 4
use crate::types::PhysicalKey; // Well-known key for the root ColumnCatalog. pub const CATALOG_ROOT_PKEY: PhysicalKey = 0;