aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2009-03-18 20:30:36 +0000
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2009-03-18 20:30:36 +0000
commite1cf329061aed52e1948bb9bff870db68975c33d (patch)
tree4fe2e9052ca8522ef761b5a2949a3bc3ae0fe25c /src/backend/access/gist/gistscan.c
parent474ef55cb93a426d15cbd24666525349d9f9f5f4 (diff)
downloadpostgresql-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