Re: New function normal_rand_array function to contrib/tablefunc. - Mailing list pgsql-hackers

From Stepan Neretin
Subject Re: New function normal_rand_array function to contrib/tablefunc.
Date
Msg-id 171921783245.156537.8891057995698726436.pgcf@coridan.postgresql.org
Whole thread Raw
In response to New function normal_rand_array function to contrib/tablefunc.  (Andy Fan <zhihuifan1213@163.com>)
List pgsql-hackers
It looks useful, for example, it can be used in sorting tests to make them more interesting. I just have one question.
Whyare you using SRF_IS_FIRST CALL and not _PG_init?
 
Best regards, Stepan Neretin.

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin
Next
From: Laurenz Albe
Date:
Subject: Re: Proposal: Division operator for (interval / interval => double precision)