Re: [PATCH] random_normal function - Mailing list pgsql-hackers

From Dean Rasheed
Subject Re: [PATCH] random_normal function
Date
Msg-id CAEZATCW7vbHJQnUrVMOO-8b7b8UGF1r-vx=_i=UkRsqYQTofWQ@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] random_normal function  (Dean Rasheed <dean.a.rasheed@gmail.com>)
List pgsql-hackers
On Tue, 10 Jan 2023 at 08:33, Dean Rasheed <dean.a.rasheed@gmail.com> wrote:
>
> The rest looks good to me, except there's a random non-ASCII character
> instead of a hyphen in "Kolmogorov-Smirnov" (because I copy-pasted the
> name from some random website).
>

Oh, never mind. I see you already fixed that.
I should finish reading all my mail before hitting reply.

Regards,
Dean



pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: Add proper planner support for ORDER BY / DISTINCT aggregates
Next
From: Richard Guo
Date:
Subject: Some revises in adding sorting path