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

Method Implmentations

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