From: | Richard Guo <guofenglinux(at)gmail(dot)com> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Regarding the order of the header file includes |
Date: | 2024-03-12 11:47:01 |
Message-ID: | CAMbWs48Ff43mBt6hV6_icorw1wkj9ggHgCDYz9B+VHoPJ4mRYw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Mar 6, 2024 at 5:32 PM Richard Guo <guofenglinux(at)gmail(dot)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.
Thanks
Richard
Attachment | Content-Type | Size |
---|---|---|
v2-0001-Make-the-order-of-the-header-file-includes-consistent-in-backend-modules.patch | application/octet-stream | 22.7 KB |
v2-0002-Make-the-order-of-the-header-file-includes-consistent-in-non-backend-modules.patch | application/octet-stream | 9.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Matthias van de Meent | 2024-03-12 11:50:24 | Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements |
Previous Message | vignesh C | 2024-03-12 11:42:57 | Re: Have pg_basebackup write "dbname" in "primary_conninfo"? |