MCPcopy Create free account
hub / github.com/dolthub/doltgresql / eval.go

File eval.go

postgres/parser/sem/tree/eval.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2023 Dolthub, Inc.
2//
3// Licensed under the Apache License, Version 2.0 (the "License");
4// you may not use this file except in compliance with the License.

Callers

nothing calls this directly

Calls 13

NewFunction · 0.92
MakeArrayFunction · 0.92
unaryOpFixupsFunction · 0.85
FixedReturnTypeFunction · 0.85
cmpOpFixupsFunction · 0.85
makeEqFnFunction · 0.85
makeLtFnFunction · 0.85
makeLeFnFunction · 0.85
makeIsFnFunction · 0.85
makeEvalTupleInFunction · 0.85
CoversMethod · 0.80

Tested by

no test coverage detected