aboutsummaryrefslogtreecommitdiff
path: root/src/port/erand48.c
Commit message (Expand)AuthorAge
* Redesign tablesample method API, and do extensive code review.Tom Lane2015-07-25
* TABLESAMPLE, SQL Standard and extensibleSimon Riggs2015-05-15
* pgindent run for 9.4Bruce Momjian2014-05-06
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* Fix typo in pg_srand48 (srand48 in older branches).Tom Lane2011-09-03
* Make pgbench use erand48() rather than random().Robert Haas2011-08-03
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Add erand48() to the set of functions supported by our src/port/ library,Tom Lane2009-07-16