summaryrefslogtreecommitdiff
path: root/src/backend/storage/ipc/procsignal.c
Commit message (Expand)AuthorAgeFilesLines
* pgindent run for 9.0Bruce Momjian2010-02-261-8/+8
* Re-enable max_standby_delay = -1 using deadlock detection on startupSimon Riggs2010-02-131-1/+4
* In HS, Startup process sets SIGALRM when waiting for buffer pin. IfSimon Riggs2010-01-231-1/+4
* Teach standby conflict resolution to use SIGUSR1Simon Riggs2010-01-161-1/+15
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Create a multiplexing structure for signals to Postgres child processes.Tom Lane2009-07-311-0/+262