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

File datum.go

pkg/sql/sem/tree/datum.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

UnixFunction · 0.92
NewfFunction · 0.92
AddrTypeAlias · 0.92
FromBytesFunction · 0.92
ParseIPFunction · 0.92
MakeDateFromPGEpochFunction · 0.92
MakeDurationFunction · 0.92
NewFunction · 0.92
NewDIntFunction · 0.85
NewDJSONFunction · 0.85
NewDBitArrayFunction · 0.85
NewDFloatFunction · 0.85

Tested by

no test coverage detected