package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Packages
Package indexstorageparam implements storageparam.Setter for a descpb.IndexDescriptor.
Package tablestorageparam implements storageparam.Setter for tabledesc.Mutable.
# Functions
Reset sets the given storage parameters using the given observer.
Set sets the given storage parameters using the given observer.
SetFillFactor validates the fill_factor storage param and then issues a notice.
# Interfaces
Setter applies a storage parameter to an underlying item.