Re: Fix pg_log_backend_memory_contexts() 's delay - Mailing list pgsql-hackers

From torikoshia
Subject Re: Fix pg_log_backend_memory_contexts() 's delay
Date
Msg-id be62e009ba382a1744c5700df5428ac0@oss.nttdata.com
Whole thread Raw
In response to Re: Fix pg_log_backend_memory_contexts() 's delay  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Responses Re: Fix pg_log_backend_memory_contexts() 's delay  (Fujii Masao <masao.fujii@oss.nttdata.com>)
List 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 by date:

Previous
From: Pavel Stehule
Date:
Subject: is possible an remote access to some macos?
Next
From: Rajkumar Raghuwanshi
Date:
Subject: Re: Multi-Column List Partitioning