On Tue, Mar 7, 2017 at 10:28 PM, Robert Haas <[email protected]> wrote: >> Apart from this, there was one problem in match_unsorted_outer (in >> v10), Basically, if inner_cheapest_total was not parallel_safe then I >> was always getting parallel safe inner. But, we should not do anything >> if jointype was JOIN_UNIQUE_INNER, so fixed that also. > > This version looks fine to me, so committed.
Thank you. -- Regards, Dilip Kumar EnterpriseDB: http://www.enterprisedb.com -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
