summaryrefslogtreecommitdiff
path: root/src/port/kill.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Pgindent run for 8.0.Bruce Momjian2004-08-291-1/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Fix Windows emulation of kill(pid, 0). This will now succeed, but onlyTom Lane2004-08-271-2/+3
* Include c.h instead of postgres.h in files that need to be usable inTom Lane2004-06-241-2/+2
* Move pgkill out into /port so pg_ctl can use it on Win32.Bruce Momjian2004-05-271-0/+59