Re: testing plpython3u on 9.0beta3 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: testing plpython3u on 9.0beta3
Date
Msg-id 21874.1279072527@sss.pgh.pa.us
Whole thread Raw
In response to Re: testing plpython3u on 9.0beta3  (Chris <rfusca@gmail.com>)
Responses Re: testing plpython3u on 9.0beta3
List pgsql-hackers
Chris <rfusca@gmail.com> writes:
> So if I have to explicitly set the python interpretor, how would you ever
> have a plpython2u and plpython3u function in the same DB (regardless of the
> fact that they can't run in the same session)?

You'd have to build the two plpython.so's in separate compile operations.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Chris
Date:
Subject: Re: testing plpython3u on 9.0beta3
Next
From: Mark Wong
Date:
Subject: Re: multiple -f support