Re: [PATCH] Fix old thinko in formula to compute sweight in numeric_sqrt().

From: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
To: Joel Jacobson <joel(at)compiler(dot)org>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Fix old thinko in formula to compute sweight in numeric_sqrt().
Date: 2023-02-02 09:49:33
Message-ID: CAEZATCUCHaCv7KS8daHr1MEFU9CV4kk-sKumTyxxokB=itRj6Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 31 Jan 2023 at 21:59, Joel Jacobson <joel(at)compiler(dot)org> wrote:
>
> Nice, you managed to simplify it even further.
> I think the comment and the code now are crystal clear together.
>
> I've tested it successfully, test report attached.
>

Cool. Thanks for testing.
Committed.

Regards,
Dean

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Laurenz Albe 2023-02-02 09:51:14 Re: pg_dump versus hash partitioning
Previous Message shveta malik 2023-02-02 09:05:37 Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication