Re: Functions to return random numbers in a given range

From: David Zhang <david(dot)zhang(at)highgo(dot)ca>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Functions to return random numbers in a given range
Date: 2024-01-26 20:44:30
Message-ID: bf6787b9-1f3e-4b63-8af6-f44ff43f9653@highgo.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thank you for the patch.

I applied this patch manually to the master branch, resolving a conflict
in `numeric.h`. It successfully passed both `make check` and `make
check-world`.

Best regards,

David

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2024-01-26 21:02:51 Re: A performance issue with Memoize
Previous Message Tom Lane 2024-01-26 20:41:58 Re: A performance issue with Memoize