Re: [pgadmin-support] Bug: PGAdmin + plpythonu + windows

2004-10-20 Thread Sim Zacks
PostGreSQL 8.0 beta1 PGAdmin 1.2.0 Beta 2 I can call it a plpython bug, if that is the problem. I just figured to send it to you because that's where I experienced the issue. Also I don't "know" that is the problem, just an assumption based on behavior. Thank You Sim Zacks IT Manager CompuLab 04-

Re: [pgadmin-support] Bug: PGAdmin + plpythonu + windows

2004-10-20 Thread Andreas Pflug
Sim Zacks wrote: PGAdmin 1.2.0 Beta 2 Multi-line functions in plpythonu do not work when created using pgadmin. The function is created but when it is run for the first time an error of "cannot compile. syntax error on line 2" is given. The functions have been tested and work when created with psql

[pgadmin-support] Bug: PGAdmin + plpythonu + windows

2004-10-19 Thread Sim Zacks
PGAdmin 1.2.0 Beta 2 Multi-line functions in plpythonu do not work when created using pgadmin. The function is created but when it is run for the first time an error of "cannot compile. syntax error on line 2" is given. The functions have been tested and work when created with psql. The problem ap