MCPcopy Create free account
hub / github.com/cockroachdb/cockroachdb-parser / eval.go

File eval.go

pkg/sql/sem/tree/eval.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2015 The Cockroach Authors.
2//
3// Use of this software is governed by the CockroachDB Software License
4// included in the /LICENSE file.

Callers

nothing calls this directly

Calls 15

NewFunction · 0.92
MakeArrayFunction · 0.92
MakeComparisonOperatorFunction · 0.92
unaryOpFixupsFunction · 0.85
FixedReturnTypeFunction · 0.85
cmpOpFixupsFunction · 0.85
makeEqFnFunction · 0.85
unpreferredFunction · 0.85
makeLtFnFunction · 0.85
makeLeFnFunction · 0.85
makeIsFnFunction · 0.85
makeEvalTupleInFunction · 0.85

Tested by

no test coverage detected