Re: Use array as object (src/fe_utils/parallel_slot.c)
Ranier Vilela <ranier.vf@gmail.com>
From: Ranier Vilela <ranier.vf@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Justin Pryzby <pryzby@telsasoft.com>, pgsql-hackers@postgresql.org
Date: 2022-08-27T10:57:34Z
Lists: pgsql-hackers
Em sáb., 27 de ago. de 2022 às 00:00, Michael Paquier <michael@paquier.xyz> escreveu: > 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 Hi Michael, I see the commit. Thanks for the hardest part. Suspecting something wrong is easy, the difficult thing is to describe why it is wrong. , but I am being distracted by life this > month. > Glad to know, enjoy. regards, Ranier Vilela
Commits
-
Use correct connection for cancellation in frontend's parallel slots
- aeec3534ccf3 14.6 landed
- 44817d97bca3 15.0 landed
- 52144b6fcd62 16.0 landed
-
Refactor and generalize the ParallelSlot machinery.
- f71519e545a3 14.0 cited