On Thu, Feb 19, 2026 at 11:46 AM Amit Kapila <[email protected]> wrote: > > On Mon, Feb 16, 2026 at 1:18 PM Nisha Moond <[email protected]> wrote: > > > > > The attached patch includes the required change, and make check-world > > passes cleanly for it. > > > > Good. I have not tested it myself but if others don't see a problem > with this, I can do the tests and push it. >
This change requires explicitly including utils/timestamp.h in test_custom_fixed_stats.c, which previously relied on the indirect inclusion. I made that change and pushed the patch. -- With Regards, Amit Kapila.
