diff options
author | Tom Lane | 2013-03-17 19:19:47 +0000 |
---|---|---|
committer | Tom Lane | 2013-03-17 19:19:47 +0000 |
commit | e2a203a1903367135457f12e0032626f96ef04ca (patch) | |
tree | da9228f31f101b01e194a0dce782a8615f8d7ea9 /src/backend/access/gist/gistproc.c | |
parent | 8c41cb695cc5f90eee3d2226ad09016381700ca7 (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/gistproc.c')
0 files changed, 0 insertions, 0 deletions