Re: [GENERAL] Calling Python functions with parameters

2008-07-21 Thread brian
Jerry McRae wrote: I am having a problem with the simplest of Python functions, so I must be doing something wrong. After hours of searching and trying many options, I need the key that my puny brain is missing here. I cannot pass parameters to a plpythonu function. I have tried within psql an

[GENERAL] Calling Python functions with parameters

2008-07-21 Thread Jerry McRae
I am having a problem with the simplest of Python functions, so I must be doing something wrong. After hours of searching and trying many options, I need the key that my puny brain is missing here. I cannot pass parameters to a plpythonu function. I have tried within psql and with pgAdmin III (w

Re: [GENERAL] Calling Python functions with parameters

2008-07-18 Thread Adrian Klaver
-- Original message -- From: "user" <[EMAIL PROTECTED]> > I am having a problem with the simplest of Python functions, so I must be > doing something wrong. After hours of searching and trying many options, I > need the key that my puny brain is missing here. > >

[GENERAL] Calling Python functions with parameters

2008-07-18 Thread user
I am having a problem with the simplest of Python functions, so I must be doing something wrong. After hours of searching and trying many options, I need the key that my puny brain is missing here. I cannot pass parameters to a plpythonu function. I have tried within psql and with pgAdmin III (w