Re: Fix DROP TABLESPACE on Windows with ProcSignalBarrier?

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Fix DROP TABLESPACE on Windows with ProcSignalBarrier?
Дата
Msg-id CA+hUKGLippaN+Gp=8BhpWCRhakc4UNezJwEYmKJaP75-izjaDA@mail.gmail.com
обсуждение исходный текст
Ответ на Fix DROP TABLESPACE on Windows with ProcSignalBarrier?  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: Fix DROP TABLESPACE on Windows with ProcSignalBarrier?
Список pgsql-hackers
> While reading the ProcSignalBarrier code, I couldn't resist replacing
> its poll/sleep loop with condition variables.

Oops, that version accidentally added and then removed an unnecessary
change due to incorrect commit squashing.  Here's a better pair of
patches.

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Fix DROP TABLESPACE on Windows with ProcSignalBarrier?
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Single transaction in the tablesync worker?