pgsql: Improvements to ps message of startup process during Hot Standby.

From: sriggs(at)postgresql(dot)org (Simon Riggs)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improvements to ps message of startup process during Hot Standby.
Date: 2010-02-13 16:29:38
Message-ID: 20100213162938.59F9B7541C5@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Improvements to ps message of startup process during Hot Standby.
Message is reset earlier and potential bug avoided.

Andres Freund

Modified Files:
--------------
pgsql/src/backend/storage/ipc:
standby.c (r1.12 -> r1.13)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/ipc/standby.c?r1=1.12&r2=1.13)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-02-13 20:46:52 pgsql: Don't expose the inline definition of MemoryContextSwitchTo when
Previous Message Simon Riggs 2010-02-13 16:15:49 pgsql: Fix relcache init file invalidation during Hot Standby for the