Re: PG 10: could not generate random cancel key - Mailing list pgsql-hackers

From Dean Rasheed
Subject Re: PG 10: could not generate random cancel key
Date
Msg-id CAEZATCW4tvjBqpWzxzhPnBa0WMSqS3uCeXGy+iFaDX+ThAVW4w@mail.gmail.com
Whole thread Raw
In response to Re: PG 10: could not generate random cancel key  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On 18 July 2018 at 14:01, Michael Paquier <michael@paquier.xyz> wrote:
> Thanks for the updated version.  This looks safer to me.  It is possible
> to simplify the code by removing the external RAND_status() call and
> check for RAND_status() first in the loop as per the attached.

OK, thanks.

Barring any further comments, I'll push and back-patch this to v10
later this week.

Regards,
Dean


pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [HACKERS] WAL logging problem in 9.4.3?
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] WAL logging problem in 9.4.3?