]> granicus.if.org Git - postgresql/history - src/port/kill.c
Introduce convenience macros to hide JsonbContainer header accesses better.
[postgresql] / src / port / kill.c
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-07-23 Noah MischReport success when Windows kill() emulation signals...
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-06-28 Alvaro HerreraSend SIGKILL to children if they don't die quickly...
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...