aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/win32/signal.c
Commit message (Expand)AuthorAge
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Fix Win32 problems with signals and sockets, by making the forkexec codeTom Lane2004-11-17
* Clarify some error messagesPeter Eisentraut2004-11-09
* Message style revisionsPeter Eisentraut2004-10-12
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Update copyright to 2004.Bruce Momjian2004-08-29
* Fix Windows emulation of kill(pid, 0). This will now succeed, but onlyTom Lane2004-08-27
* Replace direct fprintf(stderr) calls by write_stderr(), and cause thisTom Lane2004-06-24
* Cleanup for Win32 pgkill.Bruce Momjian2004-05-27
* Move pgkill out into /port so pg_ctl can use it on Win32.Bruce Momjian2004-05-27
* Here's an attempt at new socket and signal code for win32.Bruce Momjian2004-04-12