| From: | Jeff Davis <pgsql(at)j-davis(dot)com> |
|---|---|
| To: | Rafia Sabih <rafia(dot)sabih(at)enterprisedb(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Range Merge Join v1 |
| Date: | 2017-04-20 16:01:15 |
| Message-ID: | CAMp0ubePNh_n=Q3rqFv=Vjz-VmzVg5065Ko0xM+jUi9Lwo57TQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Apr 20, 2017 at 2:05 AM, Rafia Sabih
<rafia(dot)sabih(at)enterprisedb(dot)com> wrote:
> Looks like an interesting idea, however, in an attempt to test this patch I
> found following error when compiling,
> selfuncs.c: In function ‘mergejoinscansel’:
> selfuncs.c:2901:12: error: ‘op_strategy’ undeclared (first use in this
> function)
> &op_strategy,
>
Looks like filterdiff destroyed my patch from git. Attaching unified
version against master 3820c63d.
Thanks!
Jeff Davis
| Attachment | Content-Type | Size |
|---|---|---|
| rangejoin-v2.unified.patch | text/x-patch | 52.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Remi Colinet | 2017-04-20 16:13:45 | Re: [PATCH] New command to monitor progression of long running queries |
| Previous Message | Peter Eisentraut | 2017-04-20 15:30:44 | Re: Re: logical replication and PANIC during shutdown checkpoint in publisher |