Re: [PATCH] Introduce array_shuffle() and array_sample() - Mailing list pgsql-hackers

From Gregory Stark (as CFM)
Subject Re: [PATCH] Introduce array_shuffle() and array_sample()
Date
Msg-id CAM-w4HNZoge9ZunFrRDSv3G5MisXGSNAFD4Oy3Sp7L8YJVsdqw@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Introduce array_shuffle() and array_sample()  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [PATCH] Introduce array_shuffle() and array_sample()  ("Gregory Stark (as CFM)" <stark.cfm@gmail.com>)
List pgsql-hackers
On Thu, 29 Sept 2022 at 15:34, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Martin Kalcher <martin.kalcher@aboutsource.net> writes:
> > New patch: array_shuffle() and array_sample() use pg_global_prng_state now.
>
> I took a closer look at the patch today.  I find this behavior a bit
> surprising:
>

It looks like this patch received useful feedback and it wouldn't take
much to push it over the line. But it's been Waiting On Author since
last September.

Martin, any chance of getting these last bits of feedback resolved so
it can be Ready for Commit?

-- 
Gregory Stark
As Commitfest Manager



pgsql-hackers by date:

Previous
From: "Gregory Stark (as CFM)"
Date:
Subject: Re: [PATCH] Add initial xid/mxid/mxoff to initdb
Next
From: David Rowley
Date:
Subject: Re: Save a few bytes in pg_attribute