Thread: pgsql-server/src backend/access/transam/xlog.c ...

pgsql-server/src backend/access/transam/xlog.c ...

From
momjian@postgresql.org (Bruce Momjian - CVS)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@postgresql.org    03/04/17 21:03:42

Modified files:
    src/backend/access/transam: xlog.c
    src/backend/postmaster: postmaster.c
    src/include    : c.h pg_config_manual.h
    src/include/port: cygwin.h win32.h
    src/include/utils: datetime.h
    src/interfaces/ecpg/include: sqlca.h
    src/interfaces/ecpg/pgtypeslib: dt.h
    src/tools/entab: entab.c

Log message:
    Make Win32 tests to match existing Cygwin tests, where appropriate.