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.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/e2a203a1903367135457f12e0032626f96ef04ca
Modified Files
--------------
src/include/port.h | 3 ---
src/port/pqsignal.c | 18 +++++++++---------
src/tools/msvc/Mkvcbuild.pm | 3 ++-
3 files changed, 11 insertions(+), 13 deletions(-)
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.