summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane2013-03-17 19:19:47 +0000
committerTom Lane2013-03-17 19:19:47 +0000
commite2a203a1903367135457f12e0032626f96ef04ca (patch)
treeda9228f31f101b01e194a0dce782a8615f8d7ea9 /src/backend/access/gist/gist.c
parent8c41cb695cc5f90eee3d2226ad09016381700ca7 (diff)
initdb needs pqsignal() even on Windows.
I had thought we weren't using this version of pqsignal() at all on Windows, but that's wrong --- initdb is using it (and coping with the POSIX-ish semantics of bare signal() :-(). So allow the file to be built in WIN32+FRONTEND case, and add it to the MSVC build logic.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions