Plpython

From: "C G" <csgcsg39(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Plpython
Date: 2004-03-16 16:20:34
Message-ID: BAY15-F6ndcx3Vp20N300032298@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear All,

I've just downgraded postgres from 7.4 to 7.3.4 - blame it on Debian!

Anyway, I had witten a plpythonu function which worked fine, however, when I
tried to run it under 7.3.4 as a plpython function it didn't like.
Specifically, it wouldn't import some xml modules.

Do I get this error because plpython is 'trusted' under 7.3.4?

Thanks

Colin

_________________________________________________________________
Express yourself with cool emoticons - download MSN Messenger today!
http://www.msn.co.uk/messenger

Browse pgsql-general by date

  From Date Subject
Next Message Marcos Cruz 2004-03-16 16:32:51 How to CREATE FUNCTION into PostgreSQL
Previous Message Jason Tishler 2004-03-16 15:32:12 Re: Postmaster won't run as service on Cygwin