Re: Avoid circular header file dependency

From: John Naylor <johncnaylorls(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Avoid circular header file dependency
Date: 2025-07-07 06:58:18
Message-ID: CANWCAZayeAXGy+rwJAEQ3caZ-uPCEg94Vp3yJnSRD3CGeq-meg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Apr 28, 2025 at 7:12 AM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> I've reproduced your original report with clang-tidy on my end,
> removed the include that was not required in wait_event.h, fixed one
> comment, cross-checked that the result actually works, and applied the
> result. Thanks for the report!

With that, can this CF entry be closed?

--
John Naylor
Amazon Web Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-07-07 07:04:41 Re: Avoid circular header file dependency
Previous Message cca5507 2025-07-07 06:00:09 Small optimization with expanding dynamic hash table