diff options
author | Tom Lane | 2009-07-16 17:43:52 +0000 |
---|---|---|
committer | Tom Lane | 2009-07-16 17:43:52 +0000 |
commit | c43feefa806c81d68115ed03a7f723720cefad31 (patch) | |
tree | 6fd7b6a6b70656c57f483c2e361f8ec73185358d /doc/src/sgml/geqo.sgml | |
parent | fe1cc1e730cf5bdf4576aeab7fafd1da4b41285b (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/sgml/geqo.sgml')
0 files changed, 0 insertions, 0 deletions