Re: pg_usleep for multisecond delays - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: pg_usleep for multisecond delays
Date
Msg-id 2E50B247-5315-427A-9DD7-01E590FA13D3@yesql.se
Whole thread Raw
In response to Re: pg_usleep for multisecond delays  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: pg_usleep for multisecond delays
List pgsql-hackers
> On 4 Apr 2023, at 05:31, Nathan Bossart <nathandbossart@gmail.com> wrote:
> 
> On Mon, Apr 03, 2023 at 04:33:27PM -0400, Gregory Stark (as CFM) wrote:
>> Is this still a WIP? Is it targeting this release? There are only a
>> few days left before the feature freeze. I'm guessing it should just
>> move to the next CF for the next release?
> 
> I moved it to the next commitfest and marked the target version as v17.

Have you had any chance to revisit this such that there is a new patch to
review, or should it be returned/moved for now?

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: add non-option reordering to in-tree getopt_long
Next
From: Daniel Gustafsson
Date:
Subject: Re: [PATCH] Slight improvement of worker_spi.c example