Content-Length: 242893 | pFad | http://github.com/postgrespro/postgres/commit/aa09cd242fa7e3a694a31f8aed521e80d1e626a4

7E postgres_fdw: Consider foreign joining and foreign sorting together. · postgrespro/postgres@aa09cd2 · GitHub
Skip to content

Commit aa09cd2

Browse files
committed
postgres_fdw: Consider foreign joining and foreign sorting together.
Commit ccd8f97 gave us the ability to request that the remote side sort the data, and, later, commit e4106b2 gave us the ability to request that the remote side perform the join for us rather than doing it locally. But we could not do both things at the same time: a remote SQL query that had an ORDER BY clause would never be a join. This commit adds that capability. Ashutosh Bapat, reviewed by me.
1 parent d31f20e commit aa09cd2

File tree

3 files changed

+240
-188
lines changed

3 files changed

+240
-188
lines changed

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/aa09cd242fa7e3a694a31f8aed521e80d1e626a4

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy