Re: [PATCH] Remove unused #include's in src/backend/commands/* - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: [PATCH] Remove unused #include's in src/backend/commands/*
Date
Msg-id 202510091509.5m74aaipyub3@alvherre.pgsql
Whole thread Raw
In response to Re: [PATCH] Remove unused #include's in src/backend/commands/*  (Aleksander Alekseev <aleksander@tigerdata.com>)
Responses Re: [PATCH] Remove unused #include's in src/backend/commands/*
List pgsql-hackers
On 2025-Oct-09, Aleksander Alekseev wrote:

> If the idea is to always have an explicit list of all the includes (no
> indirect ones) I think we may end up with pretty long lists, and I
> don't instantly see value in this to be honest.

It isn't, but the fact that the source is not actually improved in any
way makes the change irrelevant.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
"El Maquinismo fue proscrito so pena de cosquilleo hasta la muerte"
(Ijon Tichy en Viajes, Stanislaw Lem)



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Adding some error context for lock wait failures
Next
From: Tom Lane
Date:
Subject: Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options