Thinko in set_rel_consider_parallel()

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Thinko in set_rel_consider_parallel()
Date: 2016-11-29 04:49:33
Message-ID: 382c1b76-1122-65ba-d069-b362b17851d7@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following looks like a thinko, which fixed in attached:

- Oid proparallel = func_parallel(...
+ char proparallel = func_parallel(...

Thanks,
Amit

Attachment Content-Type Size
optimizer-allpaths-thinko.patch text/x-diff 536 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2016-11-29 05:21:41 Re: UNDO and in-place update
Previous Message Michael Paquier 2016-11-29 04:37:44 Re: Mention column name in error messages