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

From [email protected] (Robert Haas)
Subject pgsql: We now accept read-only connections in state
Date
Msg-id [email protected]
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: [email protected] (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Added missing tests for bug 1010788 and array
Next
From: [email protected] (Simon Riggs)
Date:
Subject: pgsql: Fix bug in processing of checkpoint time for max_standby_delay.