Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From Tom Lane
Subject Re: Arguments to foreign tables?
Date
Msg-id [email protected]
Whole thread Raw
In response to Arguments to foreign tables?  (Jeff Davis <[email protected]>)
Responses Re: Arguments to foreign tables?
List pgsql-hackers
Jeff Davis <[email protected]> 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