Re: [PATCH] Fix for infinite signal loop in parallel scan

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Chris Travers <chris.travers@adjust.com>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2018-09-07T16:56:55Z
Lists: pgsql-hackers
Hi,

On 2018-09-07 17:57:05 +0200, Chris Travers wrote:
> Attached is the patch we are fully testing at Adjust.

For the future, please don't start a separate threads from the bugreport
/ original discussion.  Makes it much harder to follow.

Greetings,

Andres Freund


Commits

  1. Allow DSM allocation to be interrupted.