MCPcopy Create free account
hub / github.com/auxten/postgresql-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 Business Source License
4// included in the file licenses/BSL.txt.

Callers

nothing calls this directly

Calls 15

NewFunction · 0.92
NotFunction · 0.92
AndFunction · 0.92
OrFunction · 0.92
XorFunction · 0.92
AddWithOverflowFunction · 0.92
TimeOfDayTypeAlias · 0.92
AddFunction · 0.92
SubWithOverflowFunction · 0.92
DifferenceFunction · 0.92
MakeDurationFunction · 0.92
MakeArrayFunction · 0.92

Tested by

no test coverage detected