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

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: liujinyang <21043272(at)qq(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: remove the unneeded header file math.h in binaryheap.c
Date: 2026-01-15 10:47:51
Message-ID: 8a41d3ca-b655-4482-bb28-65ba7826b29c@app.fastmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-01-15 10:49:15 Re: [PATCH] psql: add \dcs to list all constraints
Previous Message John Naylor 2026-01-15 10:35:36 Re: Proposal for enabling auto-vectorization for checksum calculations