On Wed, Dec 18, 2019 at 3:17 AM Thomas Munro <[email protected]> wrote: > On Wed, Dec 18, 2019 at 7:18 AM Robert Haas <[email protected]> wrote: > > src/backend/postmaster/checkpointer.c | 60 ++-------------- > > -#include <time.h> > > I think we still need this for time() (looking at warnings on Windows > BF members).
OK, I put it back. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
