[PATCH] Remove unused #include's in src/backend/utils/adt/* - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject [PATCH] Remove unused #include's in src/backend/utils/adt/*
Date
Msg-id CAJ7c6TOowVbR-0NEvvDm6a_mag18krR0XJ2FKrc9DHXj7hFRtQ@mail.gmail.com
Whole thread Raw
List 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

pgsql-hackers by date:

Previous
From: Evgeniy Gorbanev
Date:
Subject: Re: No error checking when reading from file using zstd in pg_dump
Next
From: Konstantin Knizhnik
Date:
Subject: Re: Non-reproducible AIO failure