pgsql: Make recovery show the current input WAL segment name in the

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make recovery show the current input WAL segment name in the
Date: 2007-09-29 18:32:56
Message-ID: 20070929183256.75588753E4C@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make recovery show the current input WAL segment name in the startup
process' PS display. After a suggestion by Simon (not exactly his
patch though).

Modified Files:
--------------
pgsql/src/backend/access/transam:
xlog.c (r1.283 -> r1.284)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.283&r2=1.284)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-09-29 23:24:40 pgsql: Support functions for index opclasses should be immutable.
Previous Message Tom Lane 2007-09-29 18:05:28 pgsql: Disallow CLUSTER using an invalid index (that is, one left over