remove the unneeded header file math.h in binaryheap.c

From: liujinyang <21043272(at)qq(dot)com>
To: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: remove the unneeded header file math.h in binaryheap.c
Date: 2026-01-13 09:21:30
Message-ID: tencent_6B302BFCAF6F010E00AB5C2C0ECB7AA3F205@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Hackers,

I found in file binaryheap.c, file "math.h" was included, but it is uncessary, so I removed it&nbsp;

and filing a patch to address the issue.

I have verified that, build is OK.

Please see the attachment and help review it.

thanks a lot!

liujinyang

Attachment Content-Type Size
v1-0001-remove-the-unneeded-header-file-math.h-in-binaryh.patch application/octet-stream 679 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2026-01-13 09:29:02 Re: relfilenode statistics
Previous Message Anthonin Bonnefoy 2026-01-13 09:20:32 Stmt timeout error can be sent after a CommandComplete