Re: Fix pg_log_backend_memory_contexts() 's delay

Поиск
Список
Период
Сортировка
От torikoshia
Тема Re: Fix pg_log_backend_memory_contexts() 's delay
Дата
Msg-id be62e009ba382a1744c5700df5428ac0@oss.nttdata.com
обсуждение исходный текст
Ответ на Re: Fix pg_log_backend_memory_contexts() 's delay  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Ответы Re: Fix pg_log_backend_memory_contexts() 's delay  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Список pgsql-hackers
Thanks for the patch!

It might be self-evident, but since there are comments on other process 
handlings in HandleAutoVacLauncherInterrupts like below, how about 
adding a comment for the consistency?

      /* Process barrier events */
      if (ProcSignalBarrierPending)
          ProcessProcSignalBarrier();

      /* Process sinval catchup interrupts that happened while sleeping 
*/
      ProcessCatchupInterrupt();


Regards,

--
Atsushi Torikoshi
NTT DATA CORPORATION



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: is possible an remote access to some macos?
Следующее
От: Rajkumar Raghuwanshi
Дата:
Сообщение: Re: Multi-Column List Partitioning