github.com/jackc/pgx/v5/pgtype.TimestampValuer.TimestampValue (method)

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		timestamp.go#L24: 	TimestampValue() (Timestamp, error)
		timestamp.go#L166: 	ts, err := value.(TimestampValuer).TimestampValue()
		timestamp.go#L195: 	ts, err := value.(TimestampValuer).TimestampValue()