Re: Return results of join with polymorphically-defined table in pl/pgsql - Mailing list pgsql-general

From John R Pierce
Subject Re: Return results of join with polymorphically-defined table in pl/pgsql
Date
Msg-id d33cec01-9e43-3581-0445-3f267377d435@hogranch.com
Whole thread Raw
In response to Return results of join with polymorphically-defined table in pl/pgsql  (Peter Devoy <peter@3xe.co.uk>)
Responses Re: Return results of join with polymorphically-defined table in pl/pgsql
List pgsql-general
On 7/24/2016 4:45 PM, Peter Devoy wrote:
> However, I would like to create a function which returns the resultset
> of an INNER JOIN with table1 being polymorphic and table2 being a
> result set of column types which do not change.  Is this possible?

SQL tables are /not/ polymorphic.



--
john r pierce, recycling bits in santa cruz



pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Return results of join with polymorphically-defined table in pl/pgsql
Next
From: Sameer Kumar
Date:
Subject: Database and Table stats gets reset automatically