[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>
Subject: [PATCH] Remove unused #include's in src/backend/commands/*
Date: 2025-10-08 13:07:06
Message-ID: CAJ7c6TMykDnFQRi2vOYonB82Oyz0MajYADi=2qr11p1EW_=mZg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

clangd indicates that certain #include's are redundant. Removing them
will speed up the build process a bit.

--
Best regards,
Aleksander Alekseev

Attachment Content-Type Size
v1-0001-Remove-unused-include-s-in-src-backend-commands.patch text/x-patch 3.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2025-10-08 13:21:55 Odd openbsd CI failure
Previous Message Robert Haas 2025-10-08 13:04:46 Re: The ability of postgres to determine loss of files of the main fork