| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql: postgres_fdw: Push down joins to remote servers. |
| Date: | 2016-02-09 20:42:11 |
| Message-ID: | CA+TgmoaZ+TwyNV1gDfDSyNQus9X_+c0aef8_wyN4x0aYK_rm3A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Tue, Feb 9, 2016 at 3:10 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Robert Haas <rhaas(at)postgresql(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2016-02-09 20:42:38 | pgsql: postgres_fdw: Remove unstable regression test. |
| Previous Message | Tom Lane | 2016-02-09 20:10:15 | Re: pgsql: postgres_fdw: Push down joins to remote servers. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2016-02-09 20:46:39 | Re: Multi-tenancy with RLS |
| Previous Message | Stephen Frost | 2016-02-09 20:28:06 | Re: Multi-tenancy with RLS |