Re: Support getrandom() for pg_strong_random() source - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Support getrandom() for pg_strong_random() source
Date
Msg-id aff744c5-9a38-40ab-a252-f06551be44c6@eisentraut.org
Whole thread Raw
In response to Re: Support getrandom() for pg_strong_random() source  (Masahiko Sawada <sawada.mshk@gmail.com>)
Responses Re: Support getrandom() for pg_strong_random() source
Re: Support getrandom() for pg_strong_random() source
List pgsql-hackers
On 30.07.25 08:59, Masahiko Sawada wrote:
> I've updated the patch to support getentropy() instead of getrandom().

The point still stands that the number of installations without OpenSSL 
support is approximately zero, so what is the purpose of this patch if 
approximately no one will be able to use it?




pgsql-hackers by date:

Previous
From: Fabrice Chapuis
Date:
Subject: Re: pg_basebackup and pg_switch_wal()
Next
From: Tomas Vondra
Date:
Subject: Re: Adding basic NUMA awareness