random_normal() function returns a random number from the normal distribution

Edit
Title random_normal() function returns a random number from the normal distribution
Topic Miscellaneous
Created 2022-12-08 21:55:09
Last modified 2023-01-10 01:40:29 (1 year, 3 months ago)
Latest email 2023-01-19 06:48:20 (1 year, 3 months ago)
Status
2023-01: Committed
Target version 16
Authors Paul Ramsey (pramsey)
Reviewers Tom Lane (tgl)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
[PATCH] random_normal function
First at 2022-12-08 21:53:23 by Paul Ramsey <pramsey at cleverelephant.ca>
Latest at 2023-01-19 06:48:20 by Andrey Lepikhov <a.lepikhov at postgrespro.ru>
Latest attachment (improve-random-tests-2.patch) at 2023-01-09 23:38:39 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (improve-random-tests-2.patch) at 2023-01-09 23:38:39 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (improve-random-tests-1.patch) at 2023-01-09 18:52:16 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (test-random-test.sql) at 2023-01-09 02:17:21 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: No)
    Attachment (random_normal_8.patch) at 2023-01-09 00:20:40 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (random_normal_07a.patch) at 2022-12-15 20:53:40 from Paul Ramsey <pramsey at cleverelephant.ca> (Patch: Yes)
    Attachment (random_normal_06a.patch) at 2022-12-13 23:51:11 from Paul Ramsey <pramsey at cleverelephant.ca> (Patch: Yes)
    Attachment (random_normal_05a.patch) at 2022-12-09 23:20:35 from Paul Ramsey <pramsey at cleverelephant.ca> (Patch: Yes)
    Attachment (random_normal_04.patch) at 2022-12-09 00:44:56 from Paul Ramsey <pramsey at cleverelephant.ca> (Patch: Yes)
    Attachment (random_normal_03.patch) at 2022-12-08 23:25:24 from Paul Ramsey <pramsey at cleverelephant.ca> (Patch: Yes)
    Attachment (random_normal_02.patch) at 2022-12-08 22:57:34 from Paul Ramsey <pramsey at cleverelephant.ca> (Patch: Yes)
    Attachment (random_normal_01.patch) at 2022-12-08 21:53:23 from Paul Ramsey <pramsey at cleverelephant.ca> (Patch: Yes)
History
When Who What
2023-01-10 01:40:29 Tom Lane (tgl) Closed in commitfest 2023-01 with status: Committed
2023-01-09 17:24:25 Tom Lane (tgl) Added tgl as committer
2023-01-08 22:42:27 Tom Lane (tgl) Added tgl as reviewer
2023-01-03 02:25:11 Michael Paquier (michael-kun) New status: Waiting on Author
2022-12-08 21:56:32 Paul Ramsey (pramsey) Changed authors to Paul Ramsey (pramsey)
2022-12-08 21:56:32 Paul Ramsey (pramsey) Changed targetversion to 16
2022-12-08 21:55:09 Paul Ramsey (pramsey) Attached mail thread CACowWR0DqHAvOKUCNxTrASFkWsDLqKMd6WiXvVvaWg4pV1BMnQ@mail.gmail.com
2022-12-08 21:55:09 Paul Ramsey (pramsey) Created patch record
Edit