Re: [GENERAL] Function parameters of rowtype
Iker Arizmendi <[EMAIL PROTECTED]> writes: > How are function parameters of rowtype specified when > calling them from a client such as libpq? Something like select myfunc(t.*) from tab t where ... regards, tom lane ---(end of broadcast)---
[GENERAL] Function parameters of rowtype
How are function parameters of rowtype specified when calling them from a client such as libpq? Is there a syntax similar to that for arrays? (eg, {x, y, z} ) Thanks, Iker ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please sen