Re: Passing a table to function - Mailing list pgsql-general

From Grzegorz Jaśkiewicz
Subject Re: Passing a table to function
Date
Msg-id 2f4958ff0907080147h39259e82o623d19cee23ce802@mail.gmail.com
Whole thread Raw
In response to Re: Passing a table to function  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-general
personally they way I do it, is by creating temporary table, in
transaction - and use it in function. Obviously that's very indirect,
and not obvious if you see function's declaration. But works fine.

pgsql-general by date:

Previous
From: Lizzy M
Date:
Subject: pqSocketCheck() didn't return, hung in poll()? Is it a bug?
Next
From: Ms swati chande
Date:
Subject: Password?