Make Win32 tests to match existing Cygwin tests, where appropriate.
Bruce Momjian <bruce@momjian.us>
Make Win32 tests to match existing Cygwin tests, where appropriate.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xlog.c | modified | +2 −2 |
| src/backend/postmaster/postmaster.c | modified | +10 −13 |
| src/include/c.h | modified | +11 −5 |
| src/include/pg_config_manual.h | modified | +17 −1 |
| src/include/port/cygwin.h | modified | +3 −4 |
| src/include/port/win32.h | modified | +57 −0 |
| src/include/utils/datetime.h | modified | +1 −8 |
| src/interfaces/ecpg/include/sqlca.h | modified | +1 −1 |
| src/interfaces/ecpg/pgtypeslib/dt.h | modified | +4 −3 |
| src/tools/entab/entab.c | modified | +3 −5 |