On Wed, Oct 08, 2025 at 05:30:58PM +0300, Aleksander Alekseev wrote: >> clangd indicates that certain #include's are redundant. Removing them >> will speed up the build process a bit. > > OK, cfbot tells me that touching collationcmds.c was a mistake. Here > is a corrected patch.
Seems reasonable to me. Most of these seem to be recent additions since last year's round of IWYU commits. Any reason to limit this to src/backend/commands? Why not tackle the whole tree at once? -- nathan
