Jeff Davis <pgsql(at)j-davis(dot)com> writes:
> Take something as simple as generate_series: right now, it materializes
> the entire thing if it's in the FROM clause, but it wouldn't need to if
> it could use the foreign table mechanism.
So, my understanding of your proposal is that a good way to implement
streaming SRF would be on top of the internals of Foreign Data Wrappers?
Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support
In response to
Responses
pgsql-hackers by date
| Next: | From: Albe Laurenz | Date: 2012-11-06 09:20:58 |
| Subject: Re: RFC: Timing Events |
| Previous: | From: Simon Riggs | Date: 2012-11-06 08:35:35 |
| Subject: Re: Arguments to foreign tables? |