On Mon, Jan 23, 2017 at 6:56 PM, Etsuro Fujita <[email protected]> wrote: > Other changes: > > * Also modified CreateLocalJoinPath so that we pass outer/inner paths, not > outer/inner rels, because it would be more flexible for the FDW to build the > local-join path from paths it chose. > * Fixed a bug that I missed the RIGHT JOIN case in CreateLocalJoinPath.
The patch is moved to CF 2017-03. -- Michael -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
