Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for the error functions erf() and erfc(). | Dean Rasheed | 2023-03-14 | 1 | -0/+32 |
* | Round off random_normal() test results one more decimal place. | Tom Lane | 2023-01-09 | 1 | -25/+25 |
* | Upgrade the random.sql regression test. | Tom Lane | 2023-01-09 | 1 | -70/+135 |
* | Invent random_normal() to provide normally-distributed random numbers. | Tom Lane | 2023-01-09 | 1 | -0/+28 |
* | Remove gratuitous uses of deprecated SELECT INTO | Peter Eisentraut | 2021-01-28 | 1 | -1/+2 |
* | Improve random regression tests to fail less frequently. | Bruce Momjian | 2004-03-15 | 1 | -12/+29 |
* | The "random" regression test uses a function called oidrand(), which | Bruce Momjian | 2003-02-13 | 1 | -2/+2 |
* | Update for new psql formatting. | Thomas G. Lockhart | 2000-01-06 | 1 | -12/+24 |
* | Update the random test so it should succeed most of the time. | Thomas G. Lockhart | 1998-08-17 | 1 | -10/+15 |
* | Added initial set of expected outputs for new regression testing. | Thomas G. Lockhart | 1997-04-29 | 1 | -0/+18 |