aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/ipc/procsignal.c
Commit message (Expand)AuthorAge
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Introduce latches. A latch is a boolean variable, with the capability toHeikki Linnakangas2010-09-11
* Fix typo in comment.Heikki Linnakangas2010-08-30
* pgindent run for 9.0Bruce Momjian2010-02-26
* Re-enable max_standby_delay = -1 using deadlock detection on startupSimon Riggs2010-02-13
* In HS, Startup process sets SIGALRM when waiting for buffer pin. IfSimon Riggs2010-01-23
* Teach standby conflict resolution to use SIGUSR1Simon Riggs2010-01-16
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Create a multiplexing structure for signals to Postgres child processes.Tom Lane2009-07-31