Re: [COMMITTERS] pgsql: postgres_fdw: Push down joins to remote servers. - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Re: [COMMITTERS] pgsql: postgres_fdw: Push down joins to remote servers.
Date
Msg-id CAFjFpReUq1=ygL8x5Rv1J5qJ9r+2J7Prtt1vC8eJhOe6cePpSg@mail.gmail.com
Whole thread
In response to Re: [COMMITTERS] pgsql: postgres_fdw: Push down joins to remote servers.  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Sorry for the trouble. Thanks Robert for fixing it.

On Wed, Feb 10, 2016 at 2:12 AM, Robert Haas <robertmhaas@gmail.com> wrote:
On Tue, Feb 9, 2016 at 3:10 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Robert Haas <rhaas@postgresql.org> writes:
>> postgres_fdw: Push down joins to remote servers.
>
> The buildfarm is not very impressed with this patch.

Well, I guess that's why we have regression tests.  It looks like that
test case introduces a dependency on particular CTID values that
wasn't there before.  That doesn't seem like a very good idea; I'll
remove that test.

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


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers



--
Best Wishes,
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs)
Next
From: Michael Paquier
Date:
Subject: Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby