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

Method Bool

pkg/sql/sem/tree/parse_string.go:172–172  ·  view source on GitHub ↗
(b bool)

Source from the content-addressed store, hash-verified

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.
175 Decimal() *apd.Decimal

Callers 7

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