Re: remove the unneeded header file math.h in binaryheap.c - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: remove the unneeded header file math.h in binaryheap.c
Date
Msg-id 8a41d3ca-b655-4482-bb28-65ba7826b29c@app.fastmail.com
Whole thread Raw
In response to Re: remove the unneeded header file math.h in binaryheap.c  ("liujinyang" <21043272@qq.com>)
Responses Re: remove the unneeded header file math.h in binaryheap.c
List pgsql-hackers
On 2026-01-15, liujinyang wrote:
> Hi Alvora,
> thanks for your review.
> So wha't the next should I do for commit it, because this is my first patch.

Nothing.  I'll push it soon, no worries.

In the future, if patches don't get committed in a day or so, you can add them to a commitfest so that they aren't
forgotten-- see https://commitfest.postgresql.org. 

--
Álvaro Herrera



pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: Proposal for enabling auto-vectorization for checksum calculations
Next
From: Chao Li
Date:
Subject: Re: [PATCH] psql: add \dcs to list all constraints