aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2017-03-16 13:34:59 -0400
committerRobert Haas <rhaas@postgresql.org>2017-03-16 13:34:59 -0400
commitb30fb56b07a885f3476fe05920249f4832ca8da5 (patch)
tree9cd61df6b4b83556a935fc52106b958201c17ad7 /src
parenta3eac988c26706059ae74c740a1abcb588449abe (diff)
downloadpostgresql-b30fb56b07a885f3476fe05920249f4832ca8da5.tar.gz
postgresql-b30fb56b07a885f3476fe05920249f4832ca8da5.zip
postgres_fdw: Push down FULL JOINs with restriction clauses.
The previous deparsing logic wasn't smart enough to produce subqueries when deparsing; make it smart enough to do that. However, we only do it that way when necessary, because it generates more complicated SQL which will be harder for any humans reading the queries to understand. Etsuro Fujita, reviewed by Ashutosh Bapat Discussion: http://postgr.es/m/c449261a-b033-dc02-9254-2fe5b7044795@lab.ntt.co.jp
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions