index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
port
/
kill.c
Commit message (
Expand
)
Author
Age
*
Remove now unnecessary loop around CallNamedPipe().
Magnus Hagander
2010-01-31
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Loop calling CallNamedPipe() several times in case it fails,
Magnus Hagander
2009-02-15
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Use snprintf instead of wsprintf, and use getenv("APPDATA") instead of
Magnus Hagander
2007-10-23
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Fix Windows emulation of kill(pid, 0). This will now succeed, but only
Tom Lane
2004-08-27
*
Include c.h instead of postgres.h in files that need to be usable in
Tom Lane
2004-06-24
*
Move pgkill out into /port so pg_ctl can use it on Win32.
Bruce Momjian
2004-05-27