pgsql: Simplify SignalSomeChildren(BACKEND_TYPE_ALL) to SignalChildren(

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Simplify SignalSomeChildren(BACKEND_TYPE_ALL) to SignalChildren(
Date: 2010-12-16 15:38:49
Message-ID: E1PTFur-0007UV-27@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Simplify SignalSomeChildren(BACKEND_TYPE_ALL) to SignalChildren()

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=16ca75baebc56cebc6590691a0b474ee1922519c

Modified Files
--------------
src/backend/postmaster/postmaster.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2010-12-16 19:47:25 pgsql: Fix inconsequential FILE pointer leakage
Previous Message Bruce Momjian 2010-12-16 15:14:17 pgsql: Fix crash caused by NULL lookup when reporting IP address of fai