I wrote: > Anthony Bykov <a.by...@postgrespro.ru> writes: >> 1. In file plpy_exec.c there is a typo on line 347: >> "... We use the result and resultin[should be here "g"?] variables...
> No, "resultin" is the name of the variable. Maybe that wasn't a good > choice of name, though --- do you have a better idea? After some thought I went with "result_in", which hopefully looks less like a typo. Thanks again for reviewing. regards, tom lane