Re: [HACKERS] parallel.c oblivion of worker-startup failures

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] parallel.c oblivion of worker-startup failures
Date: 2017-11-29 05:11:34
Message-ID: CAB7nPqSdmRV0YmNaUgeDXV1UcBDMemaeivG=w+aPQ-+LJ+LsOg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Oct 27, 2017 at 9:54 PM, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> The patch still applies (with some hunks). I have added it in CF [1]
> to avoid losing track.
>
> [1] - https://commitfest.postgresql.org/15/1341/

This did not get reviews and the patch still applies. I am moving it to next CF.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2017-11-29 05:13:23 Re: [HACKERS] CUBE seems a bit confused about ORDER BY
Previous Message Michael Paquier 2017-11-29 05:05:44 Re: [HACKERS] Another oddity in handling of WCO constraints in postgres_fdw