| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Minor comment update in setrefs.c |
| Date: | 2016-03-08 19:45:25 |
| Message-ID: | CA+TgmobBdgpTC-3v4Gg3CMciov-gYouL62GoSxnbim3YKXNkHA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Jan 15, 2016 at 5:36 AM, Etsuro Fujita
<fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp> wrote:
> The point in the previous patch was to update the list of expressions to be
> adjusted for the case of scanrelid=0 like that for the case of scanrelid>0
> case in set_foreignscan_references. So, I'd like to propose to add
> *fdw_recheck_quals* to both lists, then. Updated patch attached.
OK, sure. Committed.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2016-03-08 19:50:50 | Re: More stable query plans via more predictable column statistics |
| Previous Message | Andres Freund | 2016-03-08 19:37:34 | Re: Allowing to run a buildfarm animal under valgrind |