pgsql: Remove the xlog-centric "database system is ready" message and

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove the xlog-centric "database system is ready" message and
Date: 2007-02-07 16:44:48
Message-ID: 20070207164448.5D6069FA356@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove the xlog-centric "database system is ready" message and replace it with
"database system is ready to accept connections", which is issued by the
postmaster when it really is ready to accept connections. Per proposal from
Markus Schiltknecht and subsequent discussion.

Modified Files:
--------------
pgsql/src/backend/access/transam:
xlog.c (r1.261 -> r1.262)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c.diff?r1=1.261&r2=1.262)
pgsql/src/backend/postmaster:
postmaster.c (r1.516 -> r1.517)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/postmaster.c.diff?r1=1.516&r2=1.517)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-02-07 18:21:37 Re: [COMMITTERS] pgsql: Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.
Previous Message Andrew Dunstan 2007-02-07 15:28:50 Re: pgsql: Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.