Thread: [PATCH] Remove unused #include's in src/backend/utils/adt/*

[PATCH] Remove unused #include's in src/backend/utils/adt/*

From
Aleksander Alekseev
Date:
Hi,

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

-- 
Best regards,
Aleksander Alekseev

Attachment