Re: Thinko in set_rel_consider_parallel()

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Thinko in set_rel_consider_parallel()
Date: 2016-11-29 16:07:25
Message-ID: 22289.1480435645@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> writes:
> The following looks like a thinko, which fixed in attached:
> - Oid proparallel = func_parallel(...
> + char proparallel = func_parallel(...

Pushed, thanks.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Karl O. Pinc 2016-11-29 16:09:52 Re: Patch to implement pg_current_logfile() function
Previous Message Robert Haas 2016-11-29 15:35:36 Re: Dynamic shared memory areas