index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
storage
/
ipc
/
pmsignal.c
Commit message (
Expand
)
Author
Age
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Convert the arithmetic for shared memory size calculation from 'int'
Tom Lane
2005-08-20
*
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
*
Implement new PostmasterIsAlive() check for WIN32, per Claudio Natoli.
Tom Lane
2004-05-30
*
Separate out bgwriter code into a logically separate module, rather
Tom Lane
2004-05-29
*
Win32 signals cleanup. Patch by Magnus Hagander, with input from Claudio
Neil Conway
2004-02-08
*
Here's the latest win32 signals code, this time in the form of a patch
Bruce Momjian
2004-01-27
*
[all] Removed call to getppid in SendPostmasterSignal, replacing with a
Bruce Momjian
2004-01-26
*
Back out win32 patch so we can apply it separately.
Bruce Momjian
2004-01-26
*
Attached is a patch that fixes some trivial typos and alignment. Please
Bruce Momjian
2004-01-26
*
Drops in the CreateProcess calls for Win32 (essentially wrapping up the
Bruce Momjian
2004-01-11
*
This patch is the next step towards (re)allowing fork/exec.
Bruce Momjian
2003-12-20
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
*
Remove ill-considered Assert.
Tom Lane
2001-11-05
*
Merge three existing ways of signaling postmaster from child processes,
Tom Lane
2001-11-04