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

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Remove the xlog-centric "database system is ready" message and
Date
Msg-id 20070207164448.5D6069FA356@postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Modify the stats regression test to delay until the stats file