summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane2009-07-16 17:43:52 +0000
committerTom Lane2009-07-16 17:43:52 +0000
commitc43feefa806c81d68115ed03a7f723720cefad31 (patch)
tree6fd7b6a6b70656c57f483c2e361f8ec73185358d /doc/src
parentfe1cc1e730cf5bdf4576aeab7fafd1da4b41285b (diff)
Add erand48() to the set of functions supported by our src/port/ library,
and extend configure to test for it properly instead of hard-wiring an assumption that everybody but Windows has the rand48 functions. (We do cheat to the extent of assuming that probing for erand48 will do for the entire rand48 family.) erand48() is unused as of this commit, but a followon patch will cause GEQO to depend on it. Andres Freund, additional hacking by Tom
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions