| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Michael Fuhr <mike(at)fuhr(dot)org> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, "Jim C(dot) Nasby" <decibel(at)decibel(dot)org>, pgsql-patches(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] Patch to fix plpython on OS X |
| Date: | 2005-07-24 14:55:08 |
| Message-ID: | 20598.1122216908@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Michael Fuhr <mike(at)fuhr(dot)org> 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Fuhr | 2005-07-24 15:24:25 | Re: [HACKERS] Patch to fix plpython on OS X |
| Previous Message | Bruce Momjian | 2005-07-24 13:50:17 | Re: interval->day patch and docs |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Fuhr | 2005-07-24 15:24:25 | Re: [HACKERS] Patch to fix plpython on OS X |
| Previous Message | Tom Lane | 2005-07-24 14:46:47 | Re: Regression - GNUmakefile - pg_usleep |