On 12/26/18 7:45 PM, Tom Lane wrote:
I wonder whether we should establish a project policy to avoid use
of random() for internal purposes, ie try to get to a point where
drandom() is the only caller in the backend.

FYI I picked the idea from auto_explain. Maybe we will have to change auto_explain too.

Reply via email to