Re: suppressing useless wakeups in logical/worker.c

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: suppressing useless wakeups in logical/worker.c
Date: 2023-07-04 07:48:23
Message-ID: 596DD7EA-3D8B-4644-B994-00EC95A30E24@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 17 Mar 2023, at 10:16, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:

> Few minor comments:

Have you had a chance to address the comments raised by Amit in this thread?

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Will Mortensen 2023-07-04 08:11:05 Re: Exposing the lock manager's WaitForLockers() to SQL
Previous Message Daniel Gustafsson 2023-07-04 07:45:02 Re: Allow parallel plan for referential integrity checks?