]> granicus.if.org Git - postgresql/history - src/port/kill.c
Centralize single quote escaping in src/port/quotes.c
[postgresql] / src / port / kill.c
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-31 Magnus HaganderRemove now unnecessary loop around CallNamedPipe().
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-02-15 Magnus HaganderLoop calling CallNamedPipe() several times in case...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-10-23 Magnus HaganderUse snprintf instead of wsprintf, and use getenv("APPDA...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-08-27 Tom LaneFix Windows emulation of kill(pid, 0). This will now...
2004-06-24 Tom LaneInclude c.h instead of postgres.h in files that need...
2004-05-27 Bruce MomjianMove pgkill out into /port so pg_ctl can use it on...