Re: [PATCH] Generate random dates/times in a specified range

Marcos Pegoraro <marcos@f10.com.br>

From: Marcos Pegoraro <marcos@f10.com.br>
To: Dean Rasheed <dean.a.rasheed@gmail.com>
Cc: Damien Clochard <damien@dalibo.info>, Greg Sabino Mullane <htamfids@gmail.com>, Vik Fearing <vik@postgresfriends.org>, Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@lists.postgresql.org
Date: 2025-09-10T13:29:45Z
Lists: pgsql-hackers
Em ter., 9 de set. de 2025 às 07:00, Dean Rasheed <dean.a.rasheed@gmail.com>
escreveu:

> On Mon, 8 Sept 2025 at 13:40, Dean Rasheed <dean.a.rasheed@gmail.com>
> wrote:
> Committed.
>

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 ?

regards
Marcos