Re: Dubious assertion in RegisterDynamicBackgroundWorker
Noah Misch <noah@leadboat.com>
From: Noah Misch <noah@leadboat.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org, Robert Haas <robertmhaas@gmail.com>
Date: 2021-05-06T06:45:46Z
Lists: pgsql-hackers
On Wed, May 05, 2021 at 03:46:43PM -0400, Tom Lane wrote: > I know that the parallel-worker code is held > together with chewing gum and baling wire Having spent time in that code, I didn't notice such weakness. I'm sure it has bugs, but I doubt its bug density is unusual for PostgreSQL.
Commits
-
Be more careful about barriers when releasing BackgroundWorkerSlots.
- c76ceacbd0c9 10.18 landed
- c3cc73e14424 13.4 landed
- 6fcbaea7af43 11.13 landed
- 6bcb51968c27 12.8 landed
- 5d195dc40af0 9.6.23 landed
- 30d8bad494ad 14.0 landed