package
20.2.19+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

LookupSystemTableDescriptorID uses the lookup cache above to bypass a KV lookup when resolving the name of system tables.
MakeMetadataSchema constructs a new MetadataSchema value which constructs the "system" database.

# Structs

MetadataSchema is used to construct the initial sql schema for a new CockroachDB cluster being bootstrapped.