Re: New function normal_rand_array function to contrib/tablefunc.

From: Stepan Neretin <fenixrnd(at)mail(dot)ru>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Andy Fan <zhihuifan1213(at)163(dot)com>
Subject: Re: New function normal_rand_array function to contrib/tablefunc.
Date: 2024-06-24 08:30:32
Message-ID: 171921783245.156537.8891057995698726436.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

It looks useful, for example, it can be used in sorting tests to make them more interesting. I just have one question. Why are you using SRF_IS_FIRST CALL and not _PG_init?
Best regards, Stepan Neretin.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Laurenz Albe 2024-06-24 08:34:00 Re: Proposal: Division operator for (interval / interval => double precision)
Previous Message Heikki Linnakangas 2024-06-24 08:27:42 Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin