pgsql: Fix typo bug in Hot Standby from recent refactoring. - Mailing list pgsql-committers

From sriggs@postgresql.org (Simon Riggs)
Subject pgsql: Fix typo bug in Hot Standby from recent refactoring.
Date
Msg-id 20100211193522.92E7A7541C5@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix typo bug in Hot Standby from recent refactoring. Bug introduced
into code recently patched by Andres Freund, so quickly fixed by him
when bug report from Tatsuo Ishii arrived.

Modified Files:
--------------
    pgsql/src/backend/storage/ipc:
        standby.c (r1.10 -> r1.11)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/ipc/standby.c?r1=1.10&r2=1.11)

pgsql-committers by date:

Previous
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Generic implementation of red-black binary tree.
Next
From: eulerto@pgfoundry.org (User Eulerto)
Date:
Subject: pgspy - pg_similarity: Imported Sources