Re: pg_usleep for multisecond delays

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: pg_usleep for multisecond delays
Дата
Msg-id 2E50B247-5315-427A-9DD7-01E590FA13D3@yesql.se
обсуждение исходный текст
Ответ на Re: pg_usleep for multisecond delays  (Nathan Bossart <nathandbossart@gmail.com>)
Ответы Re: pg_usleep for multisecond delays  (Nathan Bossart <nathandbossart@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: add non-option reordering to in-tree getopt_long
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: [PATCH] Slight improvement of worker_spi.c example