Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

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


  • From: sriggs(at)postgresql(dot)org (Simon Riggs)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Fix longstanding gripe that we check for 0000000001.history at
  • Date: Tue, 26 Jan 2010 00:07:14 +0000 (UTC)
  • Message-id: <20100126000714.1615B7541B9@cvs.postgresql.org> <text/plain>

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)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group