Invent random_normal() to provide normally-distributed random numbers.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 38d81760c4d7e22b95252e3545596602c9e38806
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-01-09T17:44:00Z
Releases: 16.0
Invent random_normal() to provide normally-distributed random numbers.

There is already a version of this in contrib/tablefunc, but it
seems sufficiently widely useful to justify having it in core.

Paul Ramsey

Discussion: https://postgr.es/m/CACowWR0DqHAvOKUCNxTrASFkWsDLqKMd6WiXvVvaWg4pV1BMnQ@mail.gmail.com

Files

Documentation touched

Discussion