package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
APPENDSLICE is a template function.
APPENDVAL is a template function.
COPYVAL is a template function that can be used to set a scalar to the value of another scalar in such a way that the destination won't be modified if the source is.
Generate transforms the string contents of an input execgen template by processing all supported // execgen annotations.
SETVARIABLESIZE is a template function.
# Variables
BinaryOpName is a mapping from all binary operators that are supported by the vectorized engine to their names.
ComparisonOpName is a mapping from all comparison operators that are supported by the vectorized engine to their names.