On Tue, Feb 9, 2016 at 3:10 PM, Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> 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 ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
