Re: [HACKERS] PoC: custom signal handler for extensions
От
Maksim Milyutin
Тема
Re: [HACKERS] PoC: custom signal handler for extensions
Дата
Msg-id
590e3bc2-0eb3-322c-3c1f-4e79ff562bfe@gmail.com
Ответ на
Re: Re: [HACKERS] PoC: custom signal handler for extensions (David Steele)
Список
Дерево обсуждения
[HACKERS] PoC: custom signal handler for extensions Maksim Milyutin <milyutinma@gmail.com>
Re: PoC: custom signal handler for extensions legrand legrand <legrand_legrand@hotmail.com>
Re: PoC: custom signal handler for extensions Maksim Milyutin <milyutinma@gmail.com>
Re: [HACKERS] PoC: custom signal handler for extensions Arthur Zakirov <a.zakirov@postgrespro.ru>
Re: [HACKERS] PoC: custom signal handler for extensions Maksim Milyutin <milyutinma@gmail.com>
Re: [HACKERS] PoC: custom signal handler for extensions Teodor Sigaev <teodor@sigaev.ru>
Re: PoC: custom signal handler for extensions legrand legrand <legrand_legrand@hotmail.com>
Re: [HACKERS] PoC: custom signal handler for extensions Maksim Milyutin <milyutinma@gmail.com>
Re: [HACKERS] PoC: custom signal handler for extensions Arthur Zakirov <a.zakirov@postgrespro.ru>
Re: Re: [HACKERS] PoC: custom signal handler for extensions David Steele <david@pgmasters.net>
Re: [HACKERS] PoC: custom signal handler for extensions Maksim Milyutin <milyutinma@gmail.com>
Re: PoC: custom signal handler for extensions legrand legrand <legrand_legrand@hotmail.com>
Re: PoC: custom signal handler for extensions Pavel Borisov <pashkin.elfe@gmail.com>
Re: PoC: custom signal handler for extensions Anastasia Lubennikova <a.lubennikova@postgrespro.ru>
Re: PoC: custom signal handler for extensions Michael Paquier <michael@paquier.xyz>
Re: [HACKERS] PoC: custom signal handler for extensions David Steele <david@pgmasters.net>
Re: [HACKERS] PoC: custom signal handler for extensions Andrey Lepikhov <a.lepikhov@postgrespro.ru>
Hello David, On 05.03.2018 18:50, David Steele wrote: > Hello Maksim, > > On 1/27/18 2:19 PM, Arthur Zakirov wrote: > >> Is there actual need in UnregisterCustomProcSignal() within _PG_init()? >> An extension registers a handler and then unregister it doing >> nothing. It seems useless. >> >> Also process_shared_preload_libraries_in_progress within _PG_fini() will >> be false I think. _PG_fini() won't be called though, because >> implementation of internal_unload_library() is disabled. >> >> Actually, is there need in UnregisterCustomProcSignal() at all? It >> unregisters a handler only in current backend, for actual unergistering >> we need to call it everywhere, if I'm not mistaken. > This patch has been in Waiting on Author state for almost three weeks. > Have you had a chance to consider Arthur's suggestions? Yes, I want to rework my patch to enable setup of custom signals on working backend without preload initialization. > Do you know when you'll have an updated patch available? I want to actuate the work on this patch for the next 12 release. Sorry, for now I can not keep up with the current release. -- Regards, Maksim Milyutin
В списке pgsql-hackers по дате отправления
От: Nikhil Sontakke
Дата: