postgresql/src
Neil Conway f06e79525a Win32 signals cleanup. Patch by Magnus Hagander, with input from Claudio
Natoli and Bruce Momjian (and some cosmetic fixes from Neil Conway).
Changes:

    - remove duplicate signal definitions from pqsignal.h

    - replace pqkill() with kill() and redefine kill() in Win32

    - use ereport() in place of fprintf() in some error handling in
      pqsignal.c

    - export pg_queue_signal() and make use of it where necessary

    - add a console control handler for Ctrl-C and similar handling
      on Win32

    - do WaitForSingleObjectEx() in CHECK_FOR_INTERRUPTS() on Win32;
      query cancelling should now work on Win32

    - various other fixes and cleanups
2004-02-08 22:28:57 +00:00
..
backend Win32 signals cleanup. Patch by Magnus Hagander, with input from Claudio 2004-02-08 22:28:57 +00:00
bin Add missing dependency, per Wade Klaver. 2004-02-07 07:20:12 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Win32 signals cleanup. Patch by Magnus Hagander, with input from Claudio 2004-02-08 22:28:57 +00:00
interfaces Use Tcl_PutEnv() in place of putenv() in libpgtcl, as the latter can 2004-02-02 00:35:08 +00:00
makefiles Remove JDBC from the build system and documentation, too. 2004-01-19 21:20:06 +00:00
pl Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. 2004-02-03 17:34:04 +00:00
port Win32 adjustments for dirmod and configure/configure.in. 2004-02-02 22:20:33 +00:00
template Update OSF thread flags for non-gcc compiles. 2004-01-08 15:51:24 +00:00
test Run stats test separately, not as part of a parallel group, to avoid 2004-01-27 00:50:33 +00:00
tools Set only LC_ALL for sort in tags creation. 2004-02-02 17:29:32 +00:00
tutorial make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
utils > src/backend/commands/user.c file has some parse error at repalloc(), 2004-02-02 17:21:08 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
Makefile.global.in Briefly, 2004-02-02 00:11:31 +00:00
Makefile.shlib Win32 patch for Makefile.shlib 2003-12-01 22:23:06 +00:00
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
nls-global.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00