Re: [PATCH] Generate random dates/times in a specified range - Mailing list pgsql-hackers

From Dean Rasheed
Subject Re: [PATCH] Generate random dates/times in a specified range
Date
Msg-id CAEZATCX9iU1nxPsgYFQahiDJccY85iWOessgV=3Czo0iCMw=wQ@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Generate random dates/times in a specified range  (Marcos Pegoraro <marcos@f10.com.br>)
Responses Re: [PATCH] Generate random dates/times in a specified range
List pgsql-hackers
On Wed, 10 Sept 2025 at 14:30, Marcos Pegoraro <marcos@f10.com.br> wrote:
>
> This patch adds functions func-datetime.sgml but those functions depend on setseed function, which is not there.
> Wouldn't it be good to add a note that setseed() will change the result of those random functions ?

Agreed. I think something like the attached ought to be sufficient.

Regards,
Dean

Attachment

pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Incorrect logic in XLogNeedsFlush()
Next
From: Robert Haas
Date:
Subject: Re: plan shape work