Re: [PATCH] Remove unused #include's in src/backend/commands/*

From: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: [PATCH] Remove unused #include's in src/backend/commands/*
Date: 2025-10-09 12:29:14
Message-ID: CAJ7c6TPRMtP-WAxqCwxmdp3uecOPhDa2foVofcj0kk93_W9pWQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

> OK, I tried include-what-you-use with a little post-processing script
> and the scope of work seems reasonable. I will submit the updated
> patch shortly.

Here is the updated patch v3.

--
Best regards,
Aleksander Alekseev

Attachment Content-Type Size
v3-0001-Remove-unused-include-s.patch text/x-patch 23.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nazir Bilal Yavuz 2025-10-09 12:30:20 Re: Upgrade macOS CI image from Sonoma to Sequoia
Previous Message Robert Haas 2025-10-09 12:27:57 Re: Thoughts on a "global" client configuration?