Commits

DateSubjectAuthorReleases
2021-11-29 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. Tom Lane 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-28 Marginal performance hacking in erand48.c. Tom Lane 12.0
2018-12-28 Fix latent problem with pg_jrand48(). Tom Lane 12.0
2018-12-28 Fix latent problem with pg_jrand48(). Tom Lane 10.7
2018-12-28 Fix latent problem with pg_jrand48(). Tom Lane 11.2
2016-12-05 Replace PostmasterRandom() with a stronger source, second attempt. Heikki Linnakangas 10.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.5.0
2015-05-15 TABLESAMPLE, SQL Standard and extensible Simon Riggs 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2011-09-03 Fix typo in pg_srand48 (srand48 in older branches). Tom Lane 9.0.5
2011-09-03 Fix typo in pg_srand48 (srand48 in older branches). Tom Lane 9.1.0
2011-09-03 Fix typo in pg_srand48 (srand48 in older branches). Tom Lane 9.2.0
2011-08-03 Make pgbench use erand48() rather than random(). Robert Haas 9.2.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2009-07-16 Add erand48() to the set of functions supported by our src/port/ library, Tom Lane 9.0.0