diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-09-13 21:44:50 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-09-13 21:44:50 +0000 |
commit | c472b8366f5bec1da4d5d5b894f47508bbc8d5d6 (patch) | |
tree | 26615ebe830975a50b1698dece1286e1adecaa52 /src/backend/executor/nodeFunctionscan.c | |
parent | 94a13b8a117c134a18ae37764c5524874b479db2 (diff) | |
download | postgresql-c472b8366f5bec1da4d5d5b894f47508bbc8d5d6.tar.gz postgresql-c472b8366f5bec1da4d5d5b894f47508bbc8d5d6.zip |
With Joe Conway's concurrence, remove srandom() call from normal_rand().
This was the last piece of code that took it upon itself to reset the
random number sequence --- now we only have srandom() in postmaster start,
backend start, and explicit setseed() operations.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions