Re: Use array as object (src/fe_utils/parallel_slot.c)

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Ranier Vilela <ranier.vf@gmail.com>
Cc: Justin Pryzby <pryzby@telsasoft.com>, pgsql-hackers@postgresql.org
Date: 2022-08-27T03:00:44Z
Lists: pgsql-hackers
On Fri, Aug 26, 2022 at 01:54:26PM -0300, Ranier Vilela wrote:
> Is it worth creating a commiffest?

Don't think so, but feel free to create one and mark me as committer
if you think that's appropriate.  I have marked this thread as
something to do soon-ishly, but I am being distracted by life this
month.
--
Michael

Commits

  1. Use correct connection for cancellation in frontend's parallel slots

  2. Refactor and generalize the ParallelSlot machinery.