| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | Martin Kalcher <martin(dot)kalcher(at)aboutsource(dot)net> |
| Cc: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, John Naylor <john(dot)naylor(at)enterprisedb(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: [PATCH] Introduce array_shuffle() and array_sample() |
| Date: | 2022-09-22 15:23:20 |
| Message-ID: | 20220922152320.ukx6teo7wa7cuwkv@awork3.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
Hi,
On 2022-08-04 07:46:10 +0200, Martin Kalcher wrote:
> Patch update without merge conflicts.
Due to the merge of the meson based build, this patch needs to be adjusted. See
https://cirrus-ci.com/build/6580671765282816
Looks like it'd just be adding user_prng.c to
src/backend/utils/adt/meson.build's list.
Greetings,
Andres Freund
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Martin Kalcher | 2022-09-22 15:40:17 | Re: [PATCH] Introduce array_shuffle() and array_sample() |
| Previous Message | Ron | 2022-09-22 15:16:43 | Validate the internal consistency of pg_dump output? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2022-09-22 15:25:31 | Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) |
| Previous Message | Melih Mutlu | 2022-09-22 15:22:44 | Re: Summary function for pg_buffercache |