Re: Postgres_fdw join pushdown - getting server crash in left outer join of three table - Mailing list pgsql-hackers

From Rajkumar Raghuwanshi
Subject Re: Postgres_fdw join pushdown - getting server crash in left outer join of three table
Date
Msg-id CAKcux6mVpvuX8SQrRahtWPhoAGXyLexMusa5HBnemVVaK0nswQ@mail.gmail.com
Whole thread Raw
In response to Re: Postgres_fdw join pushdown - getting server crash in left outer join of three table  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Thanks for the commit. I have tested it again. Not getting server crash now.

Thanks & Regards,
Rajkumar Raghuwanshi
QMG, EnterpriseDB Corporation

On Mon, May 16, 2016 at 9:38 PM, Robert Haas <robertmhaas@gmail.com> wrote:
On Fri, May 13, 2016 at 6:40 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> On Fri, May 13, 2016 at 11:14 PM, Robert Haas <robertmhaas@gmail.com> wrote:
>> So, barring objections, I intend to apply the attached fixup patch,
>> which replaces Michael's logic with Ashutosh's logic and rewrites the
>> comments such to be much more explicit.
>
> Re-oops. I didn't check what was committed to be honest. And it should
> not have been my version, definitely.

OK, committed.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: 10.0
Next
From: Amit Langote
Date:
Subject: Re: Declarative partitioning