You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Adjust various references to GEQO being non-deterministic.
It's still non-deterministic in some sense ... but given fixed settingsand identical planning problems, it will now always choose the same plan,so we probably shouldn't tar it with that brush. Per bug #6565 fromGuillaume Cottenceau. Back-patch to 9.0 where the behavior was fixed.