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

one use

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