| From: | Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp> |
|---|---|
| To: | Jeff Janes <jeff(dot)janes(at)gmail(dot)com> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: postgres_fdw bug in 9.6 |
| Date: | 2017-01-18 02:48:35 |
| Message-ID: | 28a145b2-0e3b-6b8c-3d79-ca05a26fb927@lab.ntt.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2017/01/16 11:38, Etsuro Fujita wrote:
> On 2017/01/14 6:39, Jeff Janes wrote:
>> I do get a compiler warning:
>>
>> foreign.c: In function 'CreateLocalJoinPath':
>> foreign.c:832: warning: implicit declaration of function
>> 'pathkeys_contained_in'
> Will fix.
Done. Attached is the new version. I also adjusted the code a bit further.
Best regards,
Etsuro Fujita
| Attachment | Content-Type | Size |
|---|---|---|
| epqpath-for-foreignjoin-4.patch | text/x-patch | 42.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2017-01-18 02:57:57 | Re: [PROPOSAL] Temporal query processing with range types |
| Previous Message | Karl O. Pinc | 2017-01-18 02:36:38 | Re: Patch to implement pg_current_logfile() function |