Re: Regarding the order of the header file includes - Mailing list pgsql-hackers

From Richard Guo
Subject Re: Regarding the order of the header file includes
Date
Msg-id CAMbWs48_KXa--23Nun-xiWpDC-kuEXnLVoapNNDomiofqdcDmg@mail.gmail.com
Whole thread Raw
In response to Re: Regarding the order of the header file includes  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers

On Wed, Mar 13, 2024 at 10:07 PM Peter Eisentraut <peter@eisentraut.org> wrote:
On 12.03.24 12:47, Richard Guo wrote:
>
> On Wed, Mar 6, 2024 at 5:32 PM Richard Guo <guofenglinux@gmail.com
> <mailto:guofenglinux@gmail.com>> wrote:
>
>     Please note that this patch only addresses the order of header file
>     includes in backend modules (and might not be thorough).  It is possible
>     that other modules may have a similar issue, but I have not evaluated
>     them yet.
>
>
> Attached is v2, which also includes the 0002 patch that addresses the
> order of header file includes in non-backend modules.

committed (as one patch)

Thanks for pushing!

Thanks
Richard

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Support json_errdetail in FRONTEND builds
Next
From: Michael Paquier
Date:
Subject: Re: Weird test mixup