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
Try again to make pg_isolation_regress work its build directory.
We can't search for the isolationtester binary until after we've setup the environment, because otherwise when find_other_exec() triesto invoke it with the -V option, it might fail for inability tolocate a working libpq. So postpone that step.Andres Freund