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

From Peter Eisentraut
Subject Re: [PATCH] Remove unused #include's in src/backend/utils/adt/*
Date
Msg-id e37d11b3-2fde-48ed-877e-b217d3304e8e@eisentraut.org
Whole thread Raw
In response to [PATCH] Remove unused #include's in src/backend/utils/adt/*  (Aleksander Alekseev <aleksander@timescale.com>)
List pgsql-hackers
On 16.06.25 16:20, Aleksander Alekseev wrote:
>> The removals of <math.h> bother me a bit; I believe those used
>> to be necessary on some platforms.  Maybe nowadays everybody is
>> close enough to POSIX that you can safely extrapolate from what
>> clangd says on your own machine, but it's not zero-risk.
> 
> Sounds good to me, let's keep <math.h>.

committed




pgsql-hackers by date:

Previous
From: Antonin Houska
Date:
Subject: Re: A concurrent VACUUM FULL?
Next
From: Ashutosh Bapat
Date:
Subject: Report replica identity in pg_publication_tables