Re: passing a temporary table with more than one column to a stored procedure - Mailing list pgsql-general

From William Temperley
Subject Re: passing a temporary table with more than one column to a stored procedure
Date
Msg-id 439dc11e0804290159o2102317fx553dea0b7d23162@mail.gmail.com
Whole thread Raw
In response to passing a temporary table with more than one column to a stored procedure  (Viktor Rosenfeld <rosenfel@informatik.hu-berlin.de>)
List pgsql-general
Viktor

The quick and dirty method would be to pass the subquery as a string,
then execute the subquery in the function.

Will T

pgsql-general by date:

Previous
From: valgog
Date:
Subject: Re: passing a temporary table with more than one column to a stored procedure
Next
From: Mircea Moisei
Date:
Subject: Help! ERROR: could not open relation