Re: pgstat include expansion - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: pgstat include expansion
Date
Msg-id CAA4eK1KByd8wjr2LQgPDfY41ZNbruZ0MemBaOyv8NgaS2rd5Eg@mail.gmail.com
Whole thread Raw
In response to Re: pgstat include expansion  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On Thu, Feb 19, 2026 at 11:46 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> On Mon, Feb 16, 2026 at 1:18 PM Nisha Moond <nisha.moond412@gmail.com> 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.



pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: [PATCH] Support automatic sequence replication
Next
From: Shlok Kyal
Date:
Subject: Re: Skipping schema changes in publication