Michael Fuhr <[EMAIL PROTECTED]> writes: > A problem with this patch is that it assumes a version of Python > based on the OS, which might clean up the current buildfarm but > that isn't really correct. Is there a better way to handle this?
Yes --- just let pg_regress deal with it as if it were a locale problem. I've committed it that way. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend