On Wed, Apr 29, 2026 at 12:17 AM Bharath Rupireddy
<[email protected]> wrote:
>
>
>
> Please find the attached v4 patch. Thank yoU!
>

One small comment. The includes need to be in alphabetical order.
injection_point.h should come after fmgroids.h

 #include "utils/fmgroids.h"
 #include "utils/lsyscache.h"
 #include "utils/rel.h"
+#include "utils/injection_point.h"
 #include "utils/syscache.h"

regards,
Ajin Cherian
Fujitsu Australia


Reply via email to