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

Method Datum

pkg/sql/sem/tree/parse_string.go:171–171  ·  view source on GitHub ↗
(d Datum)

Source from the content-addressed store, hash-verified

169 Null()
170 Date(d pgdate.Date)
171 Datum(d Datum)
172 Bool(b bool)
173 Bytes(b []byte)
174 // Decimal returns a pointer into the vec for in place construction.

Callers 9

NewMemBatchWithCapacityFunction · 0.65
AssertEquivalentBatchesFunction · 0.65
SetBatchMethod · 0.65
AppendMethod · 0.65
CopyMethod · 0.65
SetValueAtFunction · 0.65
GetValueAtFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected