pgsql: We now accept read-only connections in state - Mailing list pgsql-committers

From rhaas@postgresql.org (Robert Haas)
Subject pgsql: We now accept read-only connections in state
Date
Msg-id 20100514180834.909187541D2@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
We now accept read-only connections in state PM_RECOVERY_CONSISTENT.

Modified Files:
--------------
    pgsql/src/backend/postmaster:
        postmaster.c (r1.606 -> r1.607)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/postmaster.c?r1=1.606&r2=1.607)

pgsql-committers by date:

Previous
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Added missing tests for bug 1010788 and array
Next
From: sriggs@postgresql.org (Simon Riggs)
Date:
Subject: pgsql: Fix bug in processing of checkpoint time for max_standby_delay.