| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Michael Fuhr <mike(at)fuhr(dot)org> |
| Cc: | "Magnus Hagander" <mha(at)sollentuna(dot)net>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: 8.0.0beta3 plpython link troubles |
| Date: | 2004-10-10 00:19:06 |
| Message-ID: | 6036.1097367546@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
> Michael Fuhr <mike(at)fuhr(dot)org> writes:
>> PostgreSQL 8.0.0beta3 (CVS HEAD)
>> Python 2.3.4
>> Solaris 9
>> Executing a plpythonu function that used to work now causes the
>> following error (wrapped):
> It's broken on Fedora Core as well. I wonder how well tested that
> distutils change was...
No, it wasn't the distutils change, it was the change to make plpython
build on Windows. This has evidently broken it on every other platform.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Fuhr | 2004-10-10 02:21:21 | 8.0.0beta3: dblink can't find libpq |
| Previous Message | Tom Lane | 2004-10-09 23:51:41 | Re: 8.0.0beta3 plpython link troubles |