postgresql/src/port/win32.h

9 lines
166 B
C

# define JMP_BUF
# define NEED_SIG_JMP
# define NO_UNISTD_H
# define USES_WINSOCK
# define NOFILE 100
# ifndef MAXPATHLEN
# define MAXPATHLEN 250
# endif