[pgpool-committers: 10504] pgpool: Fix oversight in pg_strong_random commit.
Tatsuo Ishii
ishii at postgresql.org
Tue May 20 15:08:40 JST 2025
Fix oversight in pg_strong_random commit.
In the commit I forgot to test without SSL case, which requires to
include <errno.h>.
Author: Bo Peng <pengbo at sraoss.co.jp>
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=e14feea1dd455f10a7a533c8e489da9c780f1803
Modified Files
--------------
src/utils/pg_strong_random.c | 3 +++
1 file changed, 3 insertions(+)
More information about the pgpool-committers
mailing list