mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 21:39:18 -04:00
c472b8366f
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.