Thread: pgsql: Fix crashing bug at the end of recovery in Streaming Replication,

pgsql: Fix crashing bug at the end of recovery in Streaming Replication,

From
heikki@postgresql.org (Heikki Linnakangas)
Date:
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)