Re: [GENERAL] Is postgresql 9.1.* supporting plpython with python 2.*

2012-07-14 Thread Adrian Klaver
On 07/13/2012 03:23 AM, Leger Bertrand wrote: Hi, I’m trying to setup plpython on my machine but get message : [WARNING ] CREATE EXTENSION plpythonu ERREUR: n'a pas pu accéder au fichier « $libdir/plpython2 » : No such file or directory In libdir I only get plpython3.dll depend

Re: [GENERAL] Help me follow...

2012-07-14 Thread Perry Smith
On Jul 14, 2012, at 2:19 PM, Peter Geoghegan wrote: > On 14 July 2012 18:56, Tom Lane wrote: >> I can no longer reproduce a failure when building out-of-tree from a >> tarball on my Fedora 16 box. That's still make 3.82, but Fedora is >> carrying half a dozen patches to the upstream tarball: >>

Re: [GENERAL] Help me follow...

2012-07-14 Thread Peter Geoghegan
On 14 July 2012 18:56, Tom Lane wrote: > I can no longer reproduce a failure when building out-of-tree from a > tarball on my Fedora 16 box. That's still make 3.82, but Fedora is > carrying half a dozen patches to the upstream tarball: > http://pkgs.fedoraproject.org/gitweb/?p=make.git;a=tree;h=r

Re: [GENERAL] Help me follow...

2012-07-14 Thread Tom Lane
Peter Geoghegan writes: > On 14 July 2012 16:57, Perry Smith wrote: >> I hit "bug 5665". I see threads like this: >> >> http://archives.postgresql.org/pgsql-bugs/2011-01/msg00241.php >> >> Where / how can I find the diff that went in to fix this? Mostly I'm >> curious. I can work around the

Re: [GENERAL] Help me follow...

2012-07-14 Thread Peter Geoghegan
On 14 July 2012 16:57, Perry Smith wrote: > I hit "bug 5665". I see threads like this: > > http://archives.postgresql.org/pgsql-bugs/2011-01/msg00241.php > > Where / how can I find the diff that went in to fix this? Mostly I'm > curious. I can work around the problem but wanted to create a pat

[GENERAL] Help me follow...

2012-07-14 Thread Perry Smith
I hit "bug 5665". I see threads like this: http://archives.postgresql.org/pgsql-bugs/2011-01/msg00241.php Where / how can I find the diff that went in to fix this? Mostly I'm curious. I can work around the problem but wanted to create a patch file for myself to make deploying to other server