I'm writing to submit a problem on using pgadmin2
to write plpython functions. It didn' happen with pltcl.
When i write a function that is longer than one
line of code, the server accepts its definition but isn't able to execute it due
to a sintax error at the second line. I suppose it is because of
linefeed/carriage return characters at the end of each line.
Hope the problem can be resolved.
Thank you.
|
- Re: [pgadmin-support] Problem with plpython editing Luigi Lumento
- Re: [pgadmin-support] Problem with plpython editing Hiroshi Saito