Re: EINTR in ftruncate()

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: EINTR in ftruncate()
Дата
Msg-id CA+hUKGKNpK=2OMeea_AZwpLg7Bm4=gYWk7eDjZ5F6YbozfOf8w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: EINTR in ftruncate()  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: EINTR in ftruncate()  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Fri, Jul 15, 2022 at 12:15 AM Thomas Munro <thomas.munro@gmail.com> wrote:
> Yeah.  Done, and pushed.  0002 not back-patched.

Hmm, there were a couple of hard to understand build farm failures.
My first thought is that the signal mask stuff should only be done if
IsUnderPostmaster, otherwise it clobbers the postmaster's signal mask
when reached from dsm_postmaster_startup().  Looking into that.



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

Предыдущее
От: David Geier
Дата:
Сообщение: Re: Lazy JIT IR code generation to increase JIT speed with partitions
Следующее
От: vignesh C
Дата:
Сообщение: Re: Handle infinite recursion in logical replication setup