Chris <[email protected]> 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
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
