diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2009-03-18 20:30:36 +0000 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2009-03-18 20:30:36 +0000 |
commit | e1cf329061aed52e1948bb9bff870db68975c33d (patch) | |
tree | 4fe2e9052ca8522ef761b5a2949a3bc3ae0fe25c /src/backend/access/gist/gistscan.c | |
parent | 474ef55cb93a426d15cbd24666525349d9f9f5f4 (diff) | |
download | postgresql-e1cf329061aed52e1948bb9bff870db68975c33d.tar.gz postgresql-e1cf329061aed52e1948bb9bff870db68975c33d.zip |
Don't set the signal handler for SIGQUIT on Windows. Buildfarm shows that
reinstalling the default signal handler doesn't work as it is on Windows.
Presumably core dumps on SIGQUIT are not a problem on Windows, so rather
than figure out what header files or other changes are required to make it
work, just don't bother.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions