Re: pgsql: Add support for coordinating record typmods among parallel worke

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Add support for coordinating record typmods among parallel worke
Date: 2017-09-15 04:59:35
Message-ID: 29888.1505451575@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> writes:
> Rebased on your fix.

Ah, yet a different issue :-(. Pushed that too.

> Investigating the runtime failure...

Looks like force_parallel_mode might be the key to causing that.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2017-09-15 06:47:10 Re: pgsql: Add support for coordinating record typmods among parallel worke
Previous Message Tom Lane 2017-09-15 04:57:50 pgsql: Don't use anonymous unions.

Browse pgsql-hackers by date

  From Date Subject
Next Message Oliver Ford 2017-09-15 05:06:43 Re: Add Roman numeral conversion to to_number
Previous Message Tom Lane 2017-09-15 04:53:11 Re: pgsql: Add support for coordinating record typmods among parallel worke