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

From: Vik Fearing <vik(at)postgresfriends(dot)org>
To: Damien Clochard <damien(at)dalibo(dot)info>, Greg Sabino Mullane <htamfids(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Generate random dates/times in a specified range
Date: 2025-07-24 18:24:29
Message-ID: ac56280d-a798-48e2-8933-2ef93b0c5b49@postgresfriends.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 24/07/2025 17:20, Damien Clochard wrote:
> Le 21.07.2025 21:06, Greg Sabino Mullane a écrit :
>> Damien, maybe we can let the time ones go? Tom and I are not big fans
>> of those, and nobody else has stepped up to defend them.
>>
>
> Here's a second version with the following changes
>
> - update tests

Just a small cosmetic gripe, the regression test comments are usually
"-- ok" and "--fail", and not "--  Should error".

No comment on the rest of the patch.

--

Vik Fearing

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-07-24 18:44:50 Re: teach pg_upgrade to handle in-place tablespaces
Previous Message Sami Imseih 2025-07-24 18:22:22 Re: track generic and custom plans in pg_stat_statements