package
2.1.0-alpha.20180702+incompatible
Repository: https://github.com/rmloveland/cockroach.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
GetTestFiles returns the set of test files that matches the Glob pattern.
NewOptTester constructs a new instance of the OptTester for the given SQL statement.
ParseScalarExpr parses a scalar expression and converts it to a tree.TypedExpr.
ParseType parses a string describing a type.
ParseTypes parses a list of types.
# Structs
OptTester is a helper for testing the various optimizer components.
OptTesterFlags are control knobs for tests.