diff options
Diffstat (limited to 'src/include/pg_config.h.win32')
-rw-r--r-- | src/include/pg_config.h.win32 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/include/pg_config.h.win32 b/src/include/pg_config.h.win32 index bf69ef5bdeb..6f7a773c5be 100644 --- a/src/include/pg_config.h.win32 +++ b/src/include/pg_config.h.win32 @@ -264,9 +264,6 @@ /* Define to 1 if you have the <poll.h> header file. */ /* #undef HAVE_POLL_H */ -/* Define to 1 if you have the POSIX signal interface. */ -/* #undef HAVE_POSIX_SIGNALS */ - /* Define to 1 if you have the `pstat' function. */ /* #undef HAVE_PSTAT */ @@ -316,12 +313,6 @@ /* Define to 1 if you have the `setsid' function. */ /* #undef HAVE_SETSID */ -/* Define to 1 if you have the `sigprocmask' function. */ -/* #undef HAVE_SIGPROCMASK */ - -/* Define to 1 if you have sigsetjmp(). */ -/* #undef HAVE_SIGSETJMP */ - /* Define to 1 if you have the `snprintf' function. */ /* #undef HAVE_SNPRINTF */ |