github.com/jackc/pgx/v5/pgtype.Int8Codec.DecodeValue (method, view implemented interface methods)

one use

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L1423: func (c Int8Codec) DecodeValue(m *Map, oid uint32, format int16, src []byte) (any, error) {