On Wed, Dec 26, 2018 at 12:19 PM Tom Lane <t...@sss.pgh.pa.us> wrote: > Replacing random() might actually make that easier not harder, since > we'd have more control over what happens when.
That does seem useful. I'm in favor. But why does the function to seed the internal PRNG have to be loadable? Can't it just be superuser-only? -- Peter Geoghegan