pgsql: Add explanatory detail to Hot Standby cancelation error messages

From: sriggs(at)postgresql(dot)org (Simon Riggs)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add explanatory detail to Hot Standby cancelation error messages
Date: 2010-01-23 17:04:05
Message-ID: 20100123170405.282527541B9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add explanatory detail to Hot Standby cancelation error messages
with errdetail(). Add errhint() to suggest retry in certain cases.

Modified Files:
--------------
pgsql/src/backend/tcop:
postgres.c (r1.586 -> r1.587)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/postgres.c?r1=1.586&r2=1.587)

Browse pgsql-committers by date

  From Date Subject
Next Message Greg Stark 2010-01-23 17:33:31 Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin.
Previous Message Simon Riggs 2010-01-23 16:42:16 Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin.