aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeHash.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2009-03-18 20:30:35 +0000
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2009-03-18 20:30:35 +0000
commit753a040486a0b3ac8fbb25fdf532f447758dcc58 (patch)
tree6c681039b93489a5340292edcec7a822313f1d18 /src/backend/executor/nodeHash.c
parent52e6371e7d7034e9142d8de204a3c3d045c12d13 (diff)
downloadpostgresql-753a040486a0b3ac8fbb25fdf532f447758dcc58.tar.gz
postgresql-753a040486a0b3ac8fbb25fdf532f447758dcc58.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/executor/nodeHash.c')
0 files changed, 0 insertions, 0 deletions