type github.com/jackc/pgx/v5/pgtype.TimestampCodec (struct)

Method Implmentations

DecodeDatabaseSQLValue(m *Map, oid uint32, format int16, src []byte) (driver.Value, error) *TimestampCodec.M : Codec.DecodeDatabaseSQLValue
DecodeValue(m *Map, oid uint32, format int16, src []byte) (any, error) *TimestampCodec.M : Codec.DecodeValue
FormatSupported(format int16) bool *TimestampCodec.M : Codec.FormatSupported
PlanEncode(m *Map, oid uint32, format int16, value any) EncodePlan *TimestampCodec.M : Codec.PlanEncode
PlanScan(m *Map, oid uint32, format int16, target any) ScanPlan *TimestampCodec.M : Codec.PlanScan