Re: Arguments to foreign tables? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Arguments to foreign tables?
Date
Msg-id 21976.1352059980@sss.pgh.pa.us
Whole thread Raw
In response to Arguments to foreign tables?  (Jeff Davis <pgsql@j-davis.com>)
Responses Re: Arguments to foreign tables?  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
Jeff Davis <pgsql@j-davis.com> writes:
> Is there any fundamental or philosophical reason why a foreign table
> can't accept arguments?

That isn't a table; it's some sort of function.  Now that we have
LATERAL, there is no good reason to contort SQL's syntax and semantics
in the direction you suggest.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Arguments to foreign tables?
Next
From: Dimitri Fontaine
Date:
Subject: Re: Deparsing DDL command strings