Re: Reopen logfile on SIGHUP
Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
From: Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
To: a.korotkov@postgrespro.ru
Cc: a.kuzmenkov@postgrespro.ru, sk@zsrv.org, tgl@sss.pgh.pa.us,
robertmhaas@gmail.com, andres@anarazel.de, stark@mit.edu,
a.lubennikova@postgrespro.ru, pgsql-hackers@postgresql.org,
g.smolkin@postgrespro.ru
Date: 2018-08-30T11:43:24Z
Lists: pgsql-hackers
Hello. At Thu, 30 Aug 2018 13:42:42 +0300, Alexander Korotkov <a.korotkov@postgrespro.ru> wrote in <CAPpHfdvkp2zua+PisUGBuogkDFe133eeaLg3BxeiqQU1U4m_-A@mail.gmail.com> > It seems that http://commitfest.cputube.org/ runs only "make check" on > Windows. But my Postgres Pro colleagues checked that tests passed on > 32-bit and 64-bit versions of Windows Server 2008. Also I made some > minor beautifications on code and documentation. > > This patch seems to have good shape and generally being quite > harmless. Do we have any objections to committing this? I checked that on my Win7 box and worked. Of course I have no objection. regards. -- Kyotaro Horiguchi NTT Open Source Software Center
Commits
-
Implement "pg_ctl logrotate" command
- ec7436993168 12.0 landed