Re: inherit support for foreign tables - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: inherit support for foreign tables
Date
Msg-id 5410A76B.20102@vmware.com
Whole thread Raw
In response to Re: inherit support for foreign tables  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Responses Re: inherit support for foreign tables
List pgsql-hackers
I had a cursory look at this patch and the discussions around this.

ISTM there are actually two new features in this: 1) allow CHECK 
constraints on foreign tables, and 2) support inheritance for foreign 
tables. How about splitting it into two?

- Heikki




pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: bad estimation together with large work_mem generates terrible slow hash joins
Next
From: Robert Haas
Date:
Subject: Re: bad estimation together with large work_mem generates terrible slow hash joins