pgsql: Fix crashing bug at the end of recovery in Streaming Replication, - Mailing list pgsql-committers

From heikki@postgresql.org (Heikki Linnakangas)
Subject pgsql: Fix crashing bug at the end of recovery in Streaming Replication,
Date
Msg-id 20100128191722.6E9BF7541B9@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix crashing bug at the end of recovery in Streaming Replication, when
restore_command is not given. Fujii Masao.

Modified Files:
--------------
    pgsql/src/backend/access/transam:
        xlog.c (r1.363 -> r1.364)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.363&r2=1.364)

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Define INADDR_NONE on Solaris when it's missing.
Next
From: Magnus Hagander
Date:
Subject: Re: pgsql: Define INADDR_NONE on Solaris when it's missing.