Re: [pgadmin-support] Newlines in pl/python functions

2004-08-18 Thread Andreas Pflug
Jason Hyett wrote: Hello all, Sorry if this is not the right forum, but... I'm running postgres 7.4.3 on Linux with pl/python installed, and pgadmin 1.0.2 on windows XP. If I try and create a python function via pgadmin I cannot include newlines in the script. The function is updated ok, but I g

[pgadmin-support] Newlines in pl/python functions

2004-08-18 Thread Jason Hyett
Hello all, Sorry if this is not the right forum, but... I'm running postgres 7.4.3 on Linux with pl/python installed, and pgadmin 1.0.2 on windows XP. If I try and create a python function via pgadmin I cannot include newlines in the script. The function is updated ok, but I get syntax errors wh