fixed perfcounters

This commit is contained in:
Suhas Thalanki
2025-07-25 15:32:52 -04:00
parent e4e1a50ea1
commit 1805f055ad

View File

@@ -499,9 +499,8 @@ neon_get_perf_counters(PG_FUNCTION_ARGS)
}
}
/* END_HADRON */
}
pfree(metrics);
return (Datum) 0;
}
}