Thread: pgsql: Fix longstanding gripe that we check for 0000000001.history at

pgsql: Fix longstanding gripe that we check for 0000000001.history at

From
sriggs@postgresql.org (Simon Riggs)
Date:
Log Message:
-----------
Fix longstanding gripe that we check for 0000000001.history at start of
archive recovery, even when we know it is never present.

Modified Files:
--------------
    pgsql/src/backend/access/transam:
        xlog.c (r1.360 -> r1.361)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.360&r2=1.361)